1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-18 06:21:25 +02:00

update openScale to version 2.4.2

This commit is contained in:
oliexdev
2021-11-12 07:36:23 +01:00
parent 2b12775be7
commit fc02ea3008
4 changed files with 8 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ android {
testApplicationId "com.health.openscale.test"
minSdkVersion 21
targetSdkVersion 31
versionCode 56
versionName "2.4.1"
versionCode 57
versionName "2.4.2"
manifestPlaceholders = [
appIcon: "@drawable/ic_launcher_openscale",

View File

@@ -0,0 +1,2 @@
- fix for Android 12 Bluetooth permission
- support for Beurer BF720

View File

@@ -0,0 +1,2 @@
- fix for Android 12 Bluetooth permission
- support for Beurer BF720

View File

@@ -0,0 +1,2 @@
- fix for Android 12 Bluetooth permission
- support for Beurer BF720