diff --git a/app/build.gradle b/app/build.gradle index d5f07ede..e67404d6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 21 targetSdkVersion 33 - versionCode = 257 - versionName = '52.0.0' + versionCode = 258 + versionName = '52.1.0' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H -lstdc++' diff --git a/fastlane/metadata/android/en-US/changelogs/52.1.0.txt b/fastlane/metadata/android/en-US/changelogs/52.1.0.txt new file mode 100644 index 00000000..944b9c28 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/52.1.0.txt @@ -0,0 +1,4 @@ +- Added preliminary support for call recording +- Many fixes related to asking of passwords +- Prevent outside dismiss of some dialogs +- New Spanish, Portuguese, and Brazil translations diff --git a/libbaresip-android b/libbaresip-android index 763f0eea..9fe7bd92 160000 --- a/libbaresip-android +++ b/libbaresip-android @@ -1 +1 @@ -Subproject commit 763f0eead08d064d7cdf40e9d66a0e95a6a6d579 +Subproject commit 9fe7bd929367444e24c48f9ec7c8c4c91b73e9fc