Skip to content

Commit

Permalink
set version name to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oliexdev committed Dec 17, 2017
1 parent 5cb4024 commit 214cd06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 18
targetSdkVersion 22 // don't set target sdk > 22 otherwise bluetooth le discovery need permission to ACCESS_COARSE_LOCATION
versionCode 21
versionName "1.6.2"
versionName "1.6.1"
}

lintOptions {
Expand Down

0 comments on commit 214cd06

Please sign in to comment.