mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
InviZible Pro: fix 5.1.0 (2122)
See merge request fdroid/fdroiddata!8495
This commit is contained in:
commit
2bdf15991f
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ Repo: https://github.com/Gedsh/InviZible.git
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 5.1.0
|
- versionName: 5.1.0
|
||||||
versionCode: 2122
|
versionCode: 2122
|
||||||
disable: broken function
|
|
||||||
commit: v5.1.0-stable
|
commit: v5.1.0-stable
|
||||||
subdir: tordnscrypt
|
subdir: tordnscrypt
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
@ -29,6 +28,7 @@ Builds:
|
||||||
- apt-get install -y -t testing golang-go
|
- apt-get install -y -t testing golang-go
|
||||||
gradle:
|
gradle:
|
||||||
- fdroidArmv7a
|
- fdroidArmv7a
|
||||||
|
prebuild: sed -i 's|^NDK=.*$|NDK=$$NDK$$|' libs/build
|
||||||
scandelete:
|
scandelete:
|
||||||
- tordnscrypt/libs/arm64-v8a
|
- tordnscrypt/libs/arm64-v8a
|
||||||
- tordnscrypt/libs/armeabi-v7a
|
- tordnscrypt/libs/armeabi-v7a
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue