1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-27 02:05:26 +02:00

update openScale to version 2.4.0

This commit is contained in:
oliexdev
2021-10-10 13:00:24 +02:00
parent 914bf26498
commit 8251ee7ba5
4 changed files with 20 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ android {
testApplicationId "com.health.openscale.test"
minSdkVersion 21
targetSdkVersion 31
versionCode 54
versionName "2.3.5"
versionCode 55
versionName "2.4.0"
manifestPlaceholders = [
appIcon: "@drawable/ic_launcher_openscale",