diff --git a/app/build.gradle b/app/build.gradle index 9fdb56e8..8a9ae254 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 23 targetSdkVersion 34 - versionCode = 393 - versionName = '59.5.0' + versionCode = 394 + versionName = '59.6.0' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H -lstdc++' diff --git a/fastlane/metadata/android/en-US/changelogs/59.6.0.txt b/fastlane/metadata/android/en-US/changelogs/59.6.0.txt new file mode 100644 index 00000000..3f985004 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/59.6.0.txt @@ -0,0 +1,2 @@ +- Added baresip, CPU, and Android information in User-Agent header +- Time of recorded call is now shown in accent color