diff --git a/app/build.gradle b/app/build.gradle index d782d410..46298ce6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 21 targetSdkVersion 28 - versionCode = 101 - versionName = '13.0.0' + versionCode = 102 + versionName = '13.0.1' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H' diff --git a/fastlane/metadata/android/en-US/changelogs/13.0.1.txt b/fastlane/metadata/android/en-US/changelogs/13.0.1.txt new file mode 100644 index 00000000..8a90e4e3 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/13.0.1.txt @@ -0,0 +1,2 @@ +- Always notify user agent spinner about possible data set change when + resuming main activity without intent.