mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Fix Element build
This commit is contained in:
parent
10c93cc66c
commit
16607a1847
1 changed files with 1 additions and 1 deletions
|
|
@ -694,7 +694,7 @@ Builds:
|
|||
prebuild:
|
||||
- sed -i -e '/com.google.gms.google-services/d' build.gradle ../build.gradle
|
||||
- sed -i -e 's/enable true/enable false/g' build.gradle
|
||||
- sed -i -e '/google()/a\ mavenLocal()' ../build.gradle
|
||||
- sed -i -e '/repositories {/a\ mavenLocal()' ../build.gradle
|
||||
- sed -i -e '/gplayImplementation(.*) {/,/}/d; /gplayImplementation/d' build.gradle
|
||||
build:
|
||||
- cd $$jitsi-meet$$
|
||||
|
|
|
|||
Loading…
Reference in a new issue