diff --git a/android_app/app/build.gradle b/android_app/app/build.gradle index dd4e5611..2c157abe 100644 --- a/android_app/app/build.gradle +++ b/android_app/app/build.gradle @@ -8,8 +8,8 @@ android { testApplicationId "com.health.openscale.test" minSdkVersion 23 targetSdkVersion 31 - versionCode 58 - versionName "2.4.3" + versionCode 59 + versionName "2.4.4" manifestPlaceholders = [ appIcon: "@drawable/ic_launcher_openscale", diff --git a/fastlane/metadata/android/en-GB/changelogs/59.txt b/fastlane/metadata/android/en-GB/changelogs/59.txt new file mode 100644 index 00000000..954c5aa9 --- /dev/null +++ b/fastlane/metadata/android/en-GB/changelogs/59.txt @@ -0,0 +1 @@ +- fixed for Android 12 backup errors and Bluetooth connection erros diff --git a/fastlane/metadata/openScale_light/en-GB/changelogs/59.txt b/fastlane/metadata/openScale_light/en-GB/changelogs/59.txt new file mode 100644 index 00000000..954c5aa9 --- /dev/null +++ b/fastlane/metadata/openScale_light/en-GB/changelogs/59.txt @@ -0,0 +1 @@ +- fixed for Android 12 backup errors and Bluetooth connection erros diff --git a/fastlane/metadata/openScale_pro/en-GB/changelogs/59.txt b/fastlane/metadata/openScale_pro/en-GB/changelogs/59.txt new file mode 100644 index 00000000..954c5aa9 --- /dev/null +++ b/fastlane/metadata/openScale_pro/en-GB/changelogs/59.txt @@ -0,0 +1 @@ +- fixed for Android 12 backup errors and Bluetooth connection erros