1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-23 16:53:04 +02:00

update openScale version to 1.6.1

This commit is contained in:
OliE
2017-12-17 12:14:11 +01:00
parent 07d315d26b
commit d2a208e63d

View File

@@ -7,8 +7,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 19
versionName "1.6"
versionCode 20
versionName "1.6.1"
}
lintOptions {