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

update openScale to version 2.5.0

This commit is contained in:
oliexdev
2023-02-12 16:51:36 +01:00
parent 635f455727
commit df6dc39094
36 changed files with 23 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ android {
testApplicationId "com.health.openscale.test"
minSdkVersion 23
targetSdkVersion 33
versionCode 61
versionName "2.4.6"
versionCode 62
versionName "2.5.0"
manifestPlaceholders = [
appIcon: "@drawable/ic_launcher_openscale",