diff --git a/app/build.gradle b/app/build.gradle index 19cf7e75..9ee48744 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 21 targetSdkVersion 29 - versionCode = 153 - versionName = '26.1.2' + versionCode = 154 + versionName = '27.0.0' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H' diff --git a/fastlane/metadata/android/en-US/changelogs/27.0.0.txt b/fastlane/metadata/android/en-US/changelogs/27.0.0.txt new file mode 100644 index 00000000..e61c9fa9 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/27.0.0.txt @@ -0,0 +1 @@ +- Added possibility to export baresip contacts to Android contacts