Triple-T / gradle-play-publisher

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

Closed dmitrytavpeko closed 1 year ago

dmitrytavpeko commented 1 year ago

Fix #1109 Recognise the "Version code" prefix by making the comparison case insensitive.