All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.triplet.gradle.common.utils.Constants.kt Maven / Gradle / Ivy

Go to download

Gradle Play Publisher is a plugin that allows you to upload your App Bundle or APK and other app details to the Google Play Store.

The newest version!
package com.github.triplet.gradle.common.utils

/** The plugin's non user-facing name. */
const val PLUGIN_NAME: String = "gradle-play-publisher"

/** The plugin's Gradle task group. */
const val PLUGIN_GROUP: String = "Publishing"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy