mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
invizible pro - disable incomplete apk
This commit is contained in:
parent
a421f25aae
commit
f4d5343b20
1 changed files with 2 additions and 1 deletions
|
|
@ -437,6 +437,7 @@ Builds:
|
|||
|
||||
- versionName: 6.3.0
|
||||
versionCode: 19902
|
||||
disable: missing libs
|
||||
commit: 1973733a08c451fd36d4ffa3c8382e5f8b511a44
|
||||
subdir: tordnscrypt
|
||||
submodules: true
|
||||
|
|
@ -464,7 +465,7 @@ Builds:
|
|||
- tordnscrypt/libs
|
||||
- TorBuildScript/external
|
||||
build:
|
||||
- NDK="$$SDK$$/ndk/21.4.7075529" libs/build arm64
|
||||
- NDK="$$SDK$$/ndk/21.4.7075529" libs/build
|
||||
- pushd libs
|
||||
- mv Nflog-android conjure dnscrypt-proxy libzmq lyrebird snowflake webtunnel
|
||||
~
|
||||
|
|
|
|||
Loading…
Reference in a new issue