Skip to content

Commit

Permalink
update openScale to version 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oliexdev committed May 23, 2017
1 parent f02130a commit 354a76a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.health.openscale"
minSdkVersion 18
targetSdkVersion 22 // don't set target sdk > 22 otherwise bluetooth le discovery need permission to ACCESS_COARSE_LOCATION
versionCode 14
versionName "1.5.1"
versionCode 15
versionName "1.5.2"
}

lintOptions {
Expand Down

0 comments on commit 354a76a

Please sign in to comment.