1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-18 22:41:44 +02:00

update openScale to version 2.4.4

This commit is contained in:
oliexdev
2021-11-15 10:29:17 +01:00
parent be98e37018
commit 7a0dcff820
4 changed files with 5 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ android {
testApplicationId "com.health.openscale.test" testApplicationId "com.health.openscale.test"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 31 targetSdkVersion 31
versionCode 58 versionCode 59
versionName "2.4.3" versionName "2.4.4"
manifestPlaceholders = [ manifestPlaceholders = [
appIcon: "@drawable/ic_launcher_openscale", appIcon: "@drawable/ic_launcher_openscale",

View File

@@ -0,0 +1 @@
- fixed for Android 12 backup errors and Bluetooth connection erros

View File

@@ -0,0 +1 @@
- fixed for Android 12 backup errors and Bluetooth connection erros

View File

@@ -0,0 +1 @@
- fixed for Android 12 backup errors and Bluetooth connection erros