mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
misc fixes
This commit is contained in:
parent
c9ec53c80b
commit
7994a65fe4
1 changed files with 4 additions and 1 deletions
|
|
@ -1923,12 +1923,15 @@ Builds:
|
|||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- prod
|
||||
- vanilla
|
||||
- openSource
|
||||
output: build/outputs/apk/productionVanillaOpenSource/release/*.apk
|
||||
rm:
|
||||
- openvpn/src/main/cpp/mbedtls/tests
|
||||
- openvpn/src/main/cpp/openvpn3/test/unittests
|
||||
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/*
|
||||
prebuild:
|
||||
- sed -i -e '/triple/d' -e '/play\ {/,+6d' build.gradle
|
||||
- sed -i -e '/triple/d' -e '/^play\ {/,/^}/d' build.gradle
|
||||
- sed -i -e '/gradle-build-cache/d' ../settings.gradle.kts
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
scandelete:
|
||||
|
|
|
|||
Loading…
Reference in a new issue