diff --git a/app/build.gradle b/app/build.gradle index 53a69a6b..4d4b0132 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 21 targetSdkVersion 31 - versionCode = 214 - versionName = '45.0.0' + versionCode = 215 + versionName = '45.1.0' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H' @@ -64,5 +64,5 @@ dependencies { implementation "androidx.lifecycle:lifecycle-extensions:2.2.0" implementation "androidx.activity:activity-ktx:1.4.0" implementation "androidx.fragment:fragment-ktx:1.4.1" - implementation 'androidx.media:media:1.5.0' + implementation 'androidx.media:media:1.6.0' } diff --git a/fastlane/metadata/android/en-US/changelogs/45.1.0.txt b/fastlane/metadata/android/en-US/changelogs/45.1.0.txt new file mode 100644 index 00000000..c312dd7d --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/45.1.0.txt @@ -0,0 +1,2 @@ +- Use elliptic curve cryptography based DTLS Key Establishment Protocol +- New Swedish translations