We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022b1ec commit 6b978f8Copy full SHA for 6b978f8
build/android/build.gradle
@@ -29,7 +29,7 @@ android {
29
buildToolsVersion "28.0.3"
30
31
defaultConfig {
32
- versionCode 21
+ versionCode 22
33
versionName "${System.env.VERSION_STR}.${versionCode}"
34
minSdkVersion 14
35
targetSdkVersion 28
0 commit comments