mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 05:25:43 +00:00
wireguardautotunnel - fix gradle
This commit is contained in:
parent
2b288ebcce
commit
cb375425c1
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e 's/8.3-rc-2-bin/8.3-bin/' gradle/wrapper/gradle-wrapper.properties
|
||||
- sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' build.gradle.kts
|
||||
- sed -i -e '/libs.google.services/d' -e '/libs.firebase/d' ../build.gradle.kts
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue