Bump version to 2.4.2

This commit is contained in:
ByteHamster 2022-01-03 12:57:18 +01:00
parent f6b9b13347
commit 83f564ffca
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 2040195
versionName "2.4.1"
versionCode 2040295
versionName "2.4.2"
def commit = ""
try {