From 6ce87567475a0e9e9182bc8ffbf81f5ee434ed47 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 14 May 2017 02:10:12 +0200 Subject: [PATCH] Update OpenVPN for Android to 0.6.66 (147) --- metadata/de.blinkt.openvpn.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/metadata/de.blinkt.openvpn.txt b/metadata/de.blinkt.openvpn.txt index d6ec5aca33..c570d0b69e 100644 --- a/metadata/de.blinkt.openvpn.txt +++ b/metadata/de.blinkt.openvpn.txt @@ -217,6 +217,16 @@ Build:0.6.64,145 scandelete=main/breakpad build=USE_BREAKPAD=0 ./misc/build-native.sh +Build:0.6.66,147 + commit=v0.6.66 + subdir=main + submodules=yes + gradle=normal + prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' }}" >> build.gradle + scandelete=main/breakpad + build=USE_BREAKPAD=0 ./misc/build-native.sh + ndk=r14 + Maintainer Notes: gradle patches should not apply to 65+ .