OpenVPN for Android use ndk=r15b
This commit is contained in:
parent
290fc67e1b
commit
cfd59c9119
|
@ -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+
|
||||
|
|
Loading…
Reference in a new issue