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