mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
rewritemeta
This commit is contained in:
parent
6d2dbea7db
commit
aaf06bf1a0
1 changed files with 3 additions and 3 deletions
|
|
@ -1509,9 +1509,9 @@ Builds:
|
|||
- generic
|
||||
prebuild:
|
||||
- sed -i -e '/com.google.gms/d' -e '/firebase-crashlytics-gradle/d' ../build.gradle.kts
|
||||
- sed -i -e '/com.google.firebase.crashlytics/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d'
|
||||
-e '/com.google.gms/d' -e '/signingConfig =/d'
|
||||
build.gradle.kts
|
||||
- sed -i -e '/com.google.firebase.crashlytics/d' -e '/googleplayImplementation(.*)
|
||||
{/,/}/d; /googleplayImplementation/d' -e '/com.google.gms/d' -e '/signingConfig
|
||||
=/d' build.gradle.kts
|
||||
gradleprops:
|
||||
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue