mirror of
https://github.com/oliexdev/openScale.git
synced 2025-03-14 04:29:43 +01:00
update openScale to version 2.1.2
This commit is contained in:
parent
ea6c990799
commit
22a5729848
@ -1,14 +1,14 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
compileSdkVersion 29
|
||||
defaultConfig {
|
||||
applicationId "com.health.openscale"
|
||||
testApplicationId "com.health.openscale.test"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 46
|
||||
versionName "2.1.1"
|
||||
targetSdkVersion 29
|
||||
versionCode 47
|
||||
versionName "2.1.2"
|
||||
|
||||
manifestPlaceholders = [
|
||||
appIcon: "@drawable/ic_launcher_openscale"
|
||||
|
Loading…
x
Reference in New Issue
Block a user