bump version

This commit is contained in:
m2049r 2024-03-17 14:10:14 +01:00
parent aa530caa28
commit cd6f646b63
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
compileSdk 34
minSdkVersion 21
targetSdkVersion 33
versionCode 3310
versionName "3.3.10 'Argentina'"
versionCode 3311
versionName "3.3.11 'Argentina'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {