We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78dce65 commit 4e345a8Copy full SHA for 4e345a8
1 file changed
android/app/build.gradle
@@ -84,8 +84,8 @@ android {
84
applicationId "com.apsl.mnm"
85
minSdkVersion 16
86
targetSdkVersion 22
87
- versionCode 1
88
- versionName "1.0"
+ versionCode 2
+ versionName "1.1"
89
ndk {
90
abiFilters "armeabi-v7a", "x86"
91
}
0 commit comments