mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update com.github.catfriend1.syncthingandroid.yml: testdata is not compiled in
This commit is contained in:
parent
d740264af5
commit
a9d929ddc3
1 changed files with 2 additions and 2 deletions
|
|
@ -2590,11 +2590,11 @@ Builds:
|
|||
- apt-get install -y -t bookworm-backports golang-go
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
|
||||
prebuild:
|
||||
- sed -i -e '/signingConfig/,+2d' build.gradle.kts
|
||||
- sed -i -e 's/java.net.URI/uri/' ../settings.gradle.kts
|
||||
scanignore:
|
||||
- syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
|
||||
build:
|
||||
- export ndkversion=$(grep "ndkVersionShared" ../build.gradle.kts | cut -d '"'
|
||||
-f 4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue