diff --git a/app/build.gradle.kts b/app/build.gradle.kts index be2a30a2..0134d6ec 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -11,8 +11,8 @@ android { applicationId = "com.tutpro.baresip" minSdk = 28 targetSdk = 36 - versionCode = 444 - versionName = "68.1.1" + versionCode = 445 + versionName = "68.1.2" externalNativeBuild { cmake { cFlags += "-DHAVE_INTTYPES_H -lstdc++" diff --git a/fastlane/metadata/android/en-US/changelogs/68.1.2.txt b/fastlane/metadata/android/en-US/changelogs/68.1.2.txt new file mode 100644 index 00000000..65c997b5 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/68.1.2.txt @@ -0,0 +1,4 @@ +- Improved display of call history time +- Changed background color of colorblind status icons +- Fixed possible crash related to Registration interval account setting +- Fixed update of status notification