Skip to content

Commit 4e345a8

Browse files
committed
Android 1.1 release
1 parent 78dce65 commit 4e345a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ android {
8484
applicationId "com.apsl.mnm"
8585
minSdkVersion 16
8686
targetSdkVersion 22
87-
versionCode 1
88-
versionName "1.0"
87+
versionCode 2
88+
versionName "1.1"
8989
ndk {
9090
abiFilters "armeabi-v7a", "x86"
9191
}

0 commit comments

Comments
 (0)