mirror of
https://github.com/oliexdev/openScale.git
synced 2025-02-06 17:13:36 +01:00
update version code and version name for openScale 1.5.3 release
This commit is contained in:
parent
545e41e9d8
commit
b36e37872f
@ -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 15
|
||||
versionName "1.5.2"
|
||||
versionCode 16
|
||||
versionName "1.5.3"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
Loading…
x
Reference in New Issue
Block a user