mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Tasks: fix 11.11 (111101)
This commit is contained in:
parent
0f653b1ce5
commit
2504a2d8b2
1 changed files with 2 additions and 2 deletions
|
|
@ -2188,8 +2188,8 @@ Builds:
|
|||
- 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' -e '/firebaseCrashlytics {/,/}/d;' build.gradle.kts
|
||||
- sed -i -e 's/gradle-7.0-rc-1/gradle-7.0/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
=/d' -e '/firebaseCrashlytics {/,/}/d;' -e '/configure<CrashlyticsExtension>
|
||||
{/,/}/d' build.gradle.kts
|
||||
gradleprops:
|
||||
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue