Skip to content

Commit e99ee37

Browse files
committed
update openScale to version 2.4.5
1 parent 7d77614 commit e99ee37

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed

android_app/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
testApplicationId "com.health.openscale.test"
99
minSdkVersion 23
1010
targetSdkVersion 31
11-
versionCode 59
12-
versionName "2.4.4"
11+
versionCode 60
12+
versionName "2.4.5"
1313

1414
manifestPlaceholders = [
1515
appIcon: "@drawable/ic_launcher_openscale",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- fixed another bug for Android 12 Bluetooth connection error
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- fixed another bug for Android 12 Bluetooth connection error
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- fixed another bug for Android 12 Bluetooth connection error

0 commit comments

Comments
 (0)