mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
wire - partial revert old patch
This commit is contained in:
parent
4889c2e4df
commit
8b107feadb
1 changed files with 1 additions and 0 deletions
|
|
@ -356,6 +356,7 @@ Builds:
|
|||
prebuild:
|
||||
- cd ..
|
||||
- sed -i -e '/googleGms/d' build.gradle.kts
|
||||
- sed -i -e '/githubusercontent/d' build.gradle.kts kalium/{settings,build}.gradle.kts
|
||||
- 'printf "VersionCode: $$VERCODE$$\nVersionName: $$VERSION$$\n" > app/version.txt'
|
||||
- sed -i -e '/foojay/d' kalium/settings.gradle.kts
|
||||
- sed -i -e 's/signingConfigs.getByName("debug")/null/' buildSrc/src/main/kotlin/scripts/variants.gradle.kts
|
||||
|
|
|
|||
Loading…
Reference in a new issue