mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-24 01:03:20 +02:00
update to version 1.4.3
This commit is contained in:
@@ -7,9 +7,9 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "com.health.openscale"
|
||||
minSdkVersion 18
|
||||
targetSdkVersion 25
|
||||
versionCode 10
|
||||
versionName "1.4.2"
|
||||
targetSdkVersion 22 // don't set target sdk > 22 otherwise bluetooth le discovery need permission to ACCESS_COARSE_LOCATION
|
||||
versionCode 11
|
||||
versionName "1.4.3"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
Reference in New Issue
Block a user