diff --git a/build.gradle b/build.gradle index ff6bed43c..5f99f8268 100644 --- a/build.gradle +++ b/build.gradle @@ -96,8 +96,8 @@ android { defaultConfig { minSdkVersion 21 targetSdkVersion 28 - versionCode 397 - versionName "2.8.10" + versionCode 398 + versionName "2.8.10.1" archivesBaseName += "-$versionName" applicationId "eu.sum7.conversations" resValue "string", "applicationId", applicationId diff --git a/metadata/en-US/changelogs/398.txt b/metadata/en-US/changelogs/398.txt new file mode 100644 index 000000000..a83cc1eae --- /dev/null +++ b/metadata/en-US/changelogs/398.txt @@ -0,0 +1 @@ +• WebRTC update (with security fixes)