From cfd59c91193835e7a118690ac9abe8a41aa35453 Mon Sep 17 00:00:00 2001 From: mimi89999 Date: Thu, 13 Jul 2017 21:12:45 +0200 Subject: [PATCH] OpenVPN for Android use ndk=r15b --- metadata/de.blinkt.openvpn.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/de.blinkt.openvpn.txt b/metadata/de.blinkt.openvpn.txt index c777ec7124..1c12c0bd6d 100644 --- a/metadata/de.blinkt.openvpn.txt +++ b/metadata/de.blinkt.openvpn.txt @@ -235,7 +235,7 @@ Build:0.6.71,151 prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' }}" >> build.gradle scandelete=main/breakpad build=USE_BREAKPAD=0 ./misc/build-native.sh - ndk=r15 + ndk=r15b Build:0.6.73,153 commit=v0.6.73-production @@ -245,7 +245,7 @@ Build:0.6.73,153 prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' }}" >> build.gradle scandelete=main/breakpad build=USE_BREAKPAD=0 ./misc/build-native.sh - ndk=r15 + ndk=r15b Maintainer Notes: gradle patches should not apply to 65+