1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-09-01 20:33:31 +02:00

update openScale to version 2.5.1

This commit is contained in:
oliexdev
2023-02-27 09:33:46 +01:00
parent 55ae65d122
commit a34e68256e
4 changed files with 17 additions and 2 deletions

View File

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