mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Remove hack to change ndk version on the flight
The hack is no more needed as the right version is used.
This commit is contained in:
parent
a01cb52cfc
commit
a2f3be41d0
1 changed files with 0 additions and 1 deletions
|
|
@ -544,7 +544,6 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed -i -e 's/21.0.6113669/21.3.6528147/' build.gradle
|
|
||||||
scanignore:
|
scanignore:
|
||||||
- Resources/symlink_hosts_to_data.zip
|
- Resources/symlink_hosts_to_data.zip
|
||||||
ndk: r21d
|
ndk: r21d
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue