diff --git a/app/build.gradle b/app/build.gradle index 2d7b7e7f..fb1a3c14 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 21 targetSdkVersion 31 - versionCode = 210 - versionName = '44.0.0' + versionCode = 212 + versionName = '44.1.0' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H' diff --git a/fastlane/metadata/android/en-US/changelogs/44.1.0.txt b/fastlane/metadata/android/en-US/changelogs/44.1.0.txt new file mode 100644 index 00000000..c736a4e9 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/44.1.0.txt @@ -0,0 +1,2 @@ +- Due to Google's requirement, ask user's consent if Android contacts is chosen in Settings +- New Portuguese (Brazil) translations