diff --git a/app/build.gradle b/app/build.gradle index ecc2b2b3..772ab287 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 23 targetSdkVersion 33 - versionCode = 288 - versionName = '57.0.0' + versionCode = 289 + versionName = '57.1.0' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H -lstdc++' diff --git a/fastlane/metadata/android/en-US/changelogs/57.1.0.txt b/fastlane/metadata/android/en-US/changelogs/57.1.0.txt new file mode 100644 index 00000000..56376c3d --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/57.1.0.txt @@ -0,0 +1,3 @@ +- Added more vertical padding to account configuration +- Hack to fix wrongly escaped URI when call or dial request comes from outside +- New Czech translations