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.11k stars 340 forks source link

#1109 Fix build fails on the version conflict with ResolutionStrategy.IGNORE #1110

Closed dmitrytavpeko closed 10 months ago

dmitrytavpeko commented 10 months ago

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