From 96ffcc258d1ec0242483052f60067fa69f21ef7e Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Mon, 5 Jul 2021 23:51:36 +0530 Subject: [PATCH] Bump version to 11-2.1 * Only change here is the BIP39 dependency replacement, however I'm still bumping version so that it's easy to figure out in case there ever was a build with just 2.0 and not this due to whatever reason Change-Id: I9783d5e038d002e871c09be6fe61174c5a5b901f --- app/src/main/AndroidManifest.xml | 4 ++-- contactsbackup/src/main/AndroidManifest.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index e8eb3501..c8a8da5e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="30000211" + android:versionName="11-2.1">