Bump version to 2.5.0-beta3

This commit is contained in:
ByteHamster 2022-02-08 22:28:26 +01:00
parent 4a41ac73be
commit f4c90885d7
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 2050002
versionName "2.5.0-beta2"
versionCode 2050003
versionName "2.5.0-beta3"
def commit = ""
try {