fix minivector build

This commit is contained in:
Marcus Hoffmann 2019-04-19 13:42:16 +02:00
parent ad4d695392
commit 446f91fb36
No known key found for this signature in database
GPG key ID: ACDF63BC43D5E530

View file

@ -413,6 +413,7 @@ Builds:
prebuild:
- sed -i -e '/com.google.firebase/d' build.gradle
- sed -i -e '/com.google.gms.google-services/d' build.gradle
- sed -i -e '/jitsi-maven-repository/c\ url "https://maven.google.com"' ../build.gradle
- mkdir -p libs
build:
- pushd $$olmsdk$$/android