Bumped version to 2.4.1

This commit is contained in:
ByteHamster 2021-11-28 22:04:07 +01:00
parent 495cbb2306
commit 19dfa08905
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 2040095
versionName "2.4.0"
versionCode 2040195
versionName "2.4.1"
def commit = ""
try {