mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
fix lint for net.nurik.roman.muzei
This commit is contained in:
parent
834f03dfac
commit
d58271beeb
1 changed files with 1 additions and 2 deletions
|
|
@ -150,8 +150,7 @@ Builds:
|
|||
prebuild:
|
||||
- sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle ../*/build.gradle
|
||||
- sed -i -e '/signingConfigs.release/d' -e '/FirebasePerformance/,/}$/d' -e
|
||||
'/kotlinx-coroutines-play-services/d'
|
||||
build.gradle
|
||||
'/kotlinx-coroutines-play-services/d' build.gradle
|
||||
- sed -i -e '/props/d' ../muzei-api/build.gradle
|
||||
- pushd src/main/java/com/google/android/apps/muzei
|
||||
- sed -i -e '/com.google.firebase/d' -e '/Firebase.analytics.logEvent.*)$/d'
|
||||
|
|
|
|||
Loading…
Reference in a new issue