Bump version to 3.3.1

This commit is contained in:
ByteHamster 2024-03-20 20:34:22 +01:00
parent f0e685c5a9
commit c71e86f427
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 3030095
versionName "3.3.0"
versionCode 3030195
versionName "3.3.1"
def commit = ""
try {