cupsprint: fix build by removing crashlytics
This commit is contained in:
parent
35b5ab0eb9
commit
febfe130dc
|
@ -30,6 +30,9 @@ Build:1.3.0b2,6
|
||||||
commit=96e38fb885a1a5114a10afd6964974d14688271f
|
commit=96e38fb885a1a5114a10afd6964974d14688271f
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/Crashlytics/d' -e '/Fabric/d' src/main/java/io/github/benoitduffez/cupsprint/{,printservice,ssl}/*.java && \
|
||||||
|
sed -i -e '/fabric/d' -e '/crashlytics/,+2d' build.gradle && \
|
||||||
|
sed -i -e '/fabric/d' ../build.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
Loading…
Reference in a new issue