Bump version to 2.5.0

This commit is contained in:
ByteHamster 2022-02-22 21:23:19 +01:00
parent 80be89cfd5
commit 6a366f0ad1
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
// Version code schema: // Version code schema:
// "1.2.3-beta4" -> 1020304 // "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395 // "1.2.3" -> 1020395
versionCode 2050003 versionCode 2050095
versionName "2.5.0-beta3" versionName "2.5.0"
def commit = "" def commit = ""
try { try {