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

update openScale to version 2.4.5

This commit is contained in:
oliexdev
2021-11-16 19:59:54 +01:00
parent 7d776144df
commit e99ee375be
4 changed files with 5 additions and 2 deletions

View File

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

View File

@@ -0,0 +1 @@
- fixed another bug for Android 12 Bluetooth connection error

View File

@@ -0,0 +1 @@
- fixed another bug for Android 12 Bluetooth connection error

View File

@@ -0,0 +1 @@
- fixed another bug for Android 12 Bluetooth connection error