Skip to content

Commit

Permalink
Android version 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kevhuang committed May 18, 2017
1 parent 18a9f36 commit 41e4b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ android {
minSdkVersion 18 // Android 4.3, required for BLE
targetSdkVersion 22
versionCode 194
versionName "1.0.8"
versionName "1.0.9"
ndk {
abiFilters "armeabi-v7a", "x86"
}
Expand Down

0 comments on commit 41e4b37

Please sign in to comment.