diff --git a/app/build.gradle b/app/build.gradle index 62aa65f7..19cf7e75 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 21 targetSdkVersion 29 - versionCode = 152 - versionName = '26.1.1' + versionCode = 153 + versionName = '26.1.2' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H' diff --git a/fastlane/metadata/android/en-US/changelogs/26.1.2.txt b/fastlane/metadata/android/en-US/changelogs/26.1.2.txt new file mode 100644 index 00000000..ce8ff636 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/26.1.2.txt @@ -0,0 +1 @@ +- Try to detect rotation of contact avatar images