mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-18 22:41:44 +02:00
update openScale to version 2.4.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 31
|
targetSdkVersion 31
|
||||||
versionCode 57
|
versionCode 58
|
||||||
versionName "2.4.2"
|
versionName "2.4.3"
|
||||||
|
|
||||||
manifestPlaceholders = [
|
manifestPlaceholders = [
|
||||||
appIcon: "@drawable/ic_launcher_openscale",
|
appIcon: "@drawable/ic_launcher_openscale",
|
||||||
@@ -139,7 +139,7 @@ android {
|
|||||||
dependencies {
|
dependencies {
|
||||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
|
||||||
|
|
||||||
implementation 'com.google.android.material:material:1.5.0-alpha05'
|
implementation 'com.google.android.material:material:1.5.0-beta01'
|
||||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||||
implementation 'androidx.appcompat:appcompat:1.3.1'
|
implementation 'androidx.appcompat:appcompat:1.3.1'
|
||||||
implementation 'androidx.recyclerview:recyclerview:1.2.1'
|
implementation 'androidx.recyclerview:recyclerview:1.2.1'
|
||||||
|
1
fastlane/metadata/android/en-GB/changelogs/58.txt
Normal file
1
fastlane/metadata/android/en-GB/changelogs/58.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
- fixed for Android 12 installations errors and crashes
|
@@ -0,0 +1 @@
|
|||||||
|
- fixed for Android 12 installations errors and crashes
|
1
fastlane/metadata/openScale_pro/en-GB/changelogs/58.txt
Normal file
1
fastlane/metadata/openScale_pro/en-GB/changelogs/58.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
- fixed for Android 12 installations errors and crashes
|
Reference in New Issue
Block a user