diff --git a/app/build.gradle b/app/build.gradle index 67419aff..ecc2b2b3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 23 targetSdkVersion 33 - versionCode = 287 - versionName = '56.3.0' + versionCode = 288 + versionName = '57.0.0' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H -lstdc++' diff --git a/fastlane/metadata/android/en-US/changelogs/57.0.0.txt b/fastlane/metadata/android/en-US/changelogs/57.0.0.txt new file mode 100644 index 00000000..33f7e591 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/57.0.0.txt @@ -0,0 +1,4 @@ +- Major rewrite of settings implementation by separating static and dynamic settings +- Revert back to original jitter buffer delays now when libre bug is fixed +- Configuration cannot be reloaded on the fly when opus settings are changed +- New Spanish and Portuguese (Brazil) translations