diff --git a/app/build.gradle b/app/build.gradle index c33ee65e..f0b71247 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 21 targetSdkVersion 32 - versionCode = 225 - versionName = '47.1.0' + versionCode = 226 + versionName = '47.2.0' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H' diff --git a/fastlane/metadata/android/en-US/changelogs/47.2.0.txt b/fastlane/metadata/android/en-US/changelogs/47.2.0.txt new file mode 100644 index 00000000..064be54d --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/47.2.0.txt @@ -0,0 +1,6 @@ +- Delay calling by 1 sec after call icon is touched because audio mode + does not immediately change to communication +- Unstream fix of PRACK handling +- New Swedish translations + +