mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
schildi chat - missed line
This commit is contained in:
parent
7b4a25480d
commit
9dd3e1f004
1 changed files with 0 additions and 1 deletions
|
|
@ -1424,7 +1424,6 @@ Builds:
|
|||
prebuild:
|
||||
- sed -i -e 's/def isCiBuild =.*/def isCiBuild = true/' ../tools/gradle/doctor.gradle
|
||||
- sed -i -e '/applicationIdSuffix/d' -e '/^repositories {/a mavenLocal()' build.gradle
|
||||
- sed -i -e 's/org.maplibre.gl/org.fdroid/' build.gradle $$maplibre-gl-native$$/platform/android/gradle/artifact-settings.gradle
|
||||
- sed -i -e '/com.google.gms.google-services/d' build.gradle ../build.gradle
|
||||
- sed -i -e 's/enable true/enable false/g' -e '/firebase.appdistribution/d'
|
||||
-e '/AppDistribution {/,/}/d' build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue