Skip to content

Commit

Permalink
update openScale to version 2.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
oliexdev committed Apr 23, 2022
1 parent a7c4d54 commit 816f8f8
Show file tree
Hide file tree
Showing 4 changed files with 11 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 23
targetSdkVersion 31
versionCode 60
versionName "2.4.5"
versionCode 61
versionName "2.4.6"

manifestPlaceholders = [
appIcon: "@drawable/ic_launcher_openscale",
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-GB/changelogs/61.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- add support for Sanita SBF72, Beurer BF720 and new 1byone scale
- fixed reference user bug
- fixed minor bugs
3 changes: 3 additions & 0 deletions fastlane/metadata/openScale_light/en-GB/changelogs/61.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- add support for Sanita SBF72, Beurer BF720 and new 1byone scale
- fixed reference user bug
- fixed minor bugs
3 changes: 3 additions & 0 deletions fastlane/metadata/openScale_pro/en-GB/changelogs/61.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- add support for Sanita SBF72, Beurer BF720 and new 1byone scale
- fixed reference user bug
- fixed minor bugs

0 comments on commit 816f8f8

Please sign in to comment.