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

update screenshots and gradle information to version 1.5.5

This commit is contained in:
OliE
2017-10-01 16:17:03 +02:00
parent df1022bc4b
commit d7d9a2fc21
6 changed files with 2 additions and 2 deletions

View File

@@ -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 17
versionName "1.5.4"
versionCode 18
versionName "1.5.5"
}
lintOptions {