mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
DPI Tunnel: fix 3.0 (12)
This commit is contained in:
parent
1f1dbdbb7a
commit
f1a9df3796
1 changed files with 2 additions and 1 deletions
|
|
@ -73,7 +73,8 @@ Builds:
|
||||||
submodules: true
|
submodules: true
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
ndk: r21b
|
prebuild: sed -i -e 's/21.1.6352462/21.3.6528147/' build.gradle
|
||||||
|
ndk: r21d
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue