gradle-play-publisher
App publisher
Automates publishing processes for Android app releases to the Play Store
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
4k stars
83 watching
341 forks
Language: Kotlin
last commit: 7 days ago
Linked from 1 awesome list
androidandroid-developmentappsautomationdeploymentgppgradle-play-publishergradle-pluginmobileplay-storepublishing
Related projects:
Repository | Description | Stars |
---|---|---|
googleapis/release-please | Automates the process of releasing software changes by generating release PRs based on Conventional Commit messages and creating GitHub releases | 4,899 |
gradle/gradle | A build automation tool designed to handle various programming languages and project types | 16,949 |
moallemi/gradle-advanced-build-version | A plugin to generate Android version code and name automatically based on Git commits number, date, and Semantic Versioning. | 605 |
keepsafe/dexcount-gradle-plugin | Reports the number of method references in APKs during builds to help track app growth and avoid method-reference limits. | 3,073 |
thirtydegreesray/openhub | An Android client app providing features and functionality similar to GitHub's official mobile apps, covering repository browsing, issue management, user profiles, and collaboration tools. | 4,240 |
researchgate/gradle-release | Automates the release process for projects using Gradle by providing a Maven-like workflow | 869 |
splatte/gradle-android-appiconoverlay | Automatically overlays app icon with git commit information in Android builds | 65 |
imranr98/obtainium | Automates app updates by fetching APK files from release pages and notifying the user of new releases. | 8,133 |
mikepenz/aboutlibraries | A tool for analyzing and visualizing dependencies and licenses in Android projects using Kotlin MultiPlatform | 3,670 |
sap/commerce-gradle-plugin | Provides tools and plugins for automating the development lifecycle of SAP Commerce projects using Gradle | 33 |
q42/play-gae | Provides tools for deploying Play! applications to Google App Engine using the Java platform. | 3 |
wordpress-mobile/wordpress-android | An Android app that provides access to WordPress content on mobile devices | 2,986 |
grpc/grpc-java | An RPC library and framework for implementing HTTP/2 based remote procedure calls in Java. | 11,460 |
yeriomin/play-store-api | Provides a Java API wrapper for accessing the Google Play Store's protocol buffer API | 324 |
ihrthk/android-gradle-mulchannel-plugin | Generates multiple APKs from different channels for Android applications | 44 |