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.
MIT License
4.13k
stars
341
forks
source link
#1109 Fix build fails on the version conflict with ResolutionStrategy.IGNORE #1110
Fix #1109 Recognise the "Version code" prefix by making the comparison case insensitive.