mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-17 14:10:54 +02:00
update openScale to version 2.1.2
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user