Bump version to 2.5.0-beta2

This commit is contained in:
ByteHamster 2022-01-27 09:04:21 +01:00
parent 0e0c4dda69
commit 95390fd467
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 2050001
versionName "2.5.0-beta1"
versionCode 2050002
versionName "2.5.0-beta2"
def commit = ""
try {