Bumped version to 2.4.0-beta3

This commit is contained in:
ByteHamster 2021-10-05 22:39:57 +02:00
parent 4727b49f87
commit f6c8a8c0f7
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 2040002
versionName "2.4.0-beta2"
versionCode 2040003
versionName "2.4.0-beta3"
def commit = ""
try {