mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-17 14:10:54 +02:00
update openScale to version 2.3.3
This commit is contained in:
@@ -8,8 +8,8 @@ android {
|
|||||||
testApplicationId "com.health.openscale.test"
|
testApplicationId "com.health.openscale.test"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 51
|
versionCode 52
|
||||||
versionName "2.3.2"
|
versionName "2.3.3"
|
||||||
|
|
||||||
manifestPlaceholders = [
|
manifestPlaceholders = [
|
||||||
appIcon: "@drawable/ic_launcher_openscale",
|
appIcon: "@drawable/ic_launcher_openscale",
|
||||||
@@ -130,7 +130,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.0'
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.1'
|
||||||
|
|
||||||
implementation 'com.google.android.material:material:1.3.0-alpha03'
|
implementation 'com.google.android.material:material:1.3.0-alpha03'
|
||||||
implementation 'com.google.android.material:material:1.3.0-alpha03'
|
implementation 'com.google.android.material:material:1.3.0-alpha03'
|
||||||
|
9
fastlane/metadata/android/en-GB/changelogs/52.txt
Normal file
9
fastlane/metadata/android/en-GB/changelogs/52.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Version 2.3.3
|
||||||
|
- fixed background and image colour in dark mode
|
||||||
|
- fixed a crash when selecting a Bluetooth device during the slideshow
|
||||||
|
- fixed crash when disable and enable measurements with no data
|
||||||
|
|
||||||
|
Version 2.3.2
|
||||||
|
- added support for Libra like trendlines
|
||||||
|
- updated some translations
|
||||||
|
- fixed minor bug
|
@@ -0,0 +1,9 @@
|
|||||||
|
Version 2.3.3
|
||||||
|
- fixed background and image colour in dark mode
|
||||||
|
- fixed a crash when selecting a Bluetooth device during the slideshow
|
||||||
|
- fixed crash when disable and enable measurements with no data
|
||||||
|
|
||||||
|
Version 2.3.2
|
||||||
|
- added support for Libra like trendlines
|
||||||
|
- updated some translations
|
||||||
|
- fixed minor bug
|
9
fastlane/metadata/openScale_pro/en-GB/changelogs/52.txt
Normal file
9
fastlane/metadata/openScale_pro/en-GB/changelogs/52.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Version 2.3.3
|
||||||
|
- fixed background and image colour in dark mode
|
||||||
|
- fixed a crash when selecting a Bluetooth device during the slideshow
|
||||||
|
- fixed crash when disable and enable measurements with no data
|
||||||
|
|
||||||
|
Version 2.3.2
|
||||||
|
- added support for Libra like trendlines
|
||||||
|
- updated some translations
|
||||||
|
- fixed minor bug
|
Reference in New Issue
Block a user