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.

There is a newer version: 3.12.1
Show 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 - 2025 Weber Informatics LLC | Privacy Policy