1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-20 23:41:45 +02:00

update openScale to version 2.5.3

This commit is contained in:
oliexdev
2024-12-14 17:05:31 +01:00
parent d533e1c8b9
commit 5aef28cabc
4 changed files with 17 additions and 2 deletions

View File

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