Skip to content

Commit

Permalink
update openScale to version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oliexdev committed Oct 10, 2021
1 parent 914bf26 commit 8251ee7
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 6 additions & 0 deletions fastlane/metadata/android/en-GB/changelogs/55.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- basic support for Beurer BF105, BF600, BF850, BF950 and Silvercrest SBF77
- add support for OKOK 1.1 scales
- bring muscle mass eval sheet to proper ranges
- fix body fat calculation for 1 byone scales
- added support for Hoffen BBS-8107 scale
- minor bug fixes
6 changes: 6 additions & 0 deletions fastlane/metadata/openScale_light/en-GB/changelogs/55.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- basic support for Beurer BF105, BF600, BF850, BF950 and Silvercrest SBF77
- add support for OKOK 1.1 scales
- bring muscle mass eval sheet to proper ranges
- fix body fat calculation for 1 byone scales
- added support for Hoffen BBS-8107 scale
- minor bug fixes
6 changes: 6 additions & 0 deletions fastlane/metadata/openScale_pro/en-GB/changelogs/55.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- basic support for Beurer BF105, BF600, BF850, BF950 and Silvercrest SBF77
- add support for OKOK 1.1 scales
- bring muscle mass eval sheet to proper ranges
- fix body fat calculation for 1 byone scales
- added support for Hoffen BBS-8107 scale
- minor bug fixes

0 comments on commit 8251ee7

Please sign in to comment.