We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f5ea88 commit 31d9da5Copy full SHA for 31d9da5
app/build.gradle
@@ -33,7 +33,7 @@ android {
33
minSdkVersion 21
34
targetSdkVersion 31
35
versionCode 14
36
- versionName "1.2.2"
+ versionName "1.3.0"
37
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
38
externalNativeBuild {
39
cmake {
0 commit comments