diff --git a/app/build.gradle b/app/build.gradle index 35c6609c..71d5348c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 21 targetSdkVersion 29 - versionCode = 157 - versionName = '28.1.0' + versionCode = 158 + versionName = '28.1.1' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H' diff --git a/fastlane/metadata/android/en-US/changelogs/28.1.1.txt b/fastlane/metadata/android/en-US/changelogs/28.1.1.txt new file mode 100644 index 00000000..853cd617 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/28.1.1.txt @@ -0,0 +1,2 @@ +- Fixed coloring of audio modules setting +- Fixed call list related crash and appearance