cupsprint: fix build by removing crashlytics

This commit is contained in:
est31 2016-11-17 13:26:05 +01:00
parent 35b5ab0eb9
commit febfe130dc

View file

@ -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