From faad43be437d857ad35570abe334cc333a6df00e Mon Sep 17 00:00:00 2001 From: pacien Date: Tue, 7 Aug 2018 19:09:06 +0200 Subject: New release --- app/build.gradle | 4 ++-- app/src/main/play/en-US/whatsnew | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 03ff88b..ade3cba 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -34,8 +34,8 @@ android { //noinspection OldTargetApi targetSdkVersion 27 multiDexEnabled true - versionCode 17 - versionName '0.17' + versionCode 18 + versionName '0.18' 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 dcd34f3..906b4ec 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,2 +1,3 @@ -* update tinc to 1.1pre16 -* update libressl and other libraries \ No newline at end of file + • add support for always-on VPN + • new theme and icon + • minor UI improvements \ No newline at end of file -- cgit v1.2.3