diff --git a/android_app/app/build.gradle b/android_app/app/build.gradle index 2c157abe..8359b244 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 59 - versionName "2.4.4" + versionCode 60 + versionName "2.4.5" manifestPlaceholders = [ appIcon: "@drawable/ic_launcher_openscale", diff --git a/fastlane/metadata/android/en-GB/changelogs/60.txt b/fastlane/metadata/android/en-GB/changelogs/60.txt new file mode 100644 index 00000000..c0adcff1 --- /dev/null +++ b/fastlane/metadata/android/en-GB/changelogs/60.txt @@ -0,0 +1 @@ +- fixed another bug for Android 12 Bluetooth connection error diff --git a/fastlane/metadata/openScale_light/en-GB/changelogs/60.txt b/fastlane/metadata/openScale_light/en-GB/changelogs/60.txt new file mode 100644 index 00000000..c0adcff1 --- /dev/null +++ b/fastlane/metadata/openScale_light/en-GB/changelogs/60.txt @@ -0,0 +1 @@ +- fixed another bug for Android 12 Bluetooth connection error diff --git a/fastlane/metadata/openScale_pro/en-GB/changelogs/60.txt b/fastlane/metadata/openScale_pro/en-GB/changelogs/60.txt new file mode 100644 index 00000000..c0adcff1 --- /dev/null +++ b/fastlane/metadata/openScale_pro/en-GB/changelogs/60.txt @@ -0,0 +1 @@ +- fixed another bug for Android 12 Bluetooth connection error