Browse Source

Version bump to 0.8.14 vc 50.

Signed-off-by: Sofian Benissa <sofian.benissa@mubs.edu.lb>
Sofian Benissa 1 year ago
parent
commit
887efff211
2 changed files with 10 additions and 1 deletions
  1. 1 1
      app/build.gradle
  2. 9 0
      fastlane/metadata/android/en-US/changelogs/50.txt

+ 1 - 1
app/build.gradle

@@ -7,7 +7,7 @@ android {
         targetCompatibility JavaVersion.VERSION_1_8
     }
     defaultConfig {
-        applicationId "com.example.anonymousmessenger"
+        applicationId "com.dx.anonymousmessenger"
         minSdkVersion 21
         targetSdkVersion 32
         versionCode 50

+ 9 - 0
fastlane/metadata/android/en-US/changelogs/50.txt

@@ -0,0 +1,9 @@
+Fixed alert overlay style.
+Design and performance changes.
+Added no password mode when starting a new account.
+Saved vertical space with new message design.
+Changes in verify identity design.
+Fixed country route filter.
+Removed strong password restrictions.
+Updated Tor to 0.4.6.8.
+Changed main menu to the right side.