1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-14 20:54:33 +02:00

update openScale to version 2.5.2

This commit is contained in:
oliexdev
2023-07-29 12:12:06 +02:00
parent 529f018350
commit 31eb9ae2f5

View File

@@ -8,8 +8,8 @@ android {
testApplicationId "com.health.openscale.test" testApplicationId "com.health.openscale.test"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 34 targetSdkVersion 34
versionCode 63 versionCode 64
versionName "2.5.1" versionName "2.5.2"
manifestPlaceholders = [ manifestPlaceholders = [
appIcon: "@drawable/ic_launcher_openscale", appIcon: "@drawable/ic_launcher_openscale",