We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa530ca commit cd6f646Copy full SHA for cd6f646
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
compileSdk 34
9
minSdkVersion 21
10
targetSdkVersion 33
11
- versionCode 3310
12
- versionName "3.3.10 'Argentina'"
+ versionCode 3311
+ versionName "3.3.11 'Argentina'"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
externalNativeBuild {
15
cmake {
0 commit comments