mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +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
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21b
|
||||
prebuild: sed -i -e 's/21.1.6352462/21.3.6528147/' build.gradle
|
||||
ndk: r21d
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue