diff --git a/app/build.gradle b/app/build.gradle index 1a7031f9..d9638340 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 21 targetSdkVersion 30 - versionCode = 181 - versionName = '35.1.0' + versionCode = 182 + versionName = '35.2.0' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H' diff --git a/fastlane/metadata/android/en-US/changelogs/35.2.0.txt b/fastlane/metadata/android/en-US/changelogs/35.2.0.txt new file mode 100644 index 00000000..5e6e0374 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/35.2.0.txt @@ -0,0 +1,3 @@ +- Audio focus related fixes and improvements +- Remove all whitespace from callee field +- New Portuguese (Brazil) translation