From a451657b1dc7afd1babd49946c46b9f86095f47e Mon Sep 17 00:00:00 2001 From: pacien Date: Thu, 27 Sep 2018 17:33:06 +0200 Subject: New release --- app/build.gradle | 4 ++-- app/src/main/play/en-US/whatsnew | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 950e1b2..cdd5892 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -36,8 +36,8 @@ android { //noinspection OldTargetApi targetSdkVersion 27 multiDexEnabled true - versionCode 21 - versionName '0.21' + versionCode 22 + versionName '0.22' ndk { abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a' } diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 2644f3f..31f6230 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,2 +1 @@ - • automatically reconnect to nodes on network change • minor bug fixes \ No newline at end of file -- cgit v1.2.3