mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Termux: fix 0.108 (108)
This commit is contained in:
parent
34f4c5b293
commit
541b879f74
1 changed files with 3 additions and 1 deletions
|
|
@ -669,7 +669,9 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/splits\ {/,+8d' build.gradle
|
||||
prebuild:
|
||||
- sed -i -e '/splits\ {/,+8d' build.gradle
|
||||
- sed -i -e '/publishing {/,/^}/d' ../terminal-{emulator,view}/build.gradle
|
||||
ndk: r22
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
|
|
|
|||
Loading…
Reference in a new issue