MaterialFBook: Make (newer) lint happy

This commit is contained in:
Boris Kraut 2017-05-09 14:31:15 +02:00
parent 51a7989d61
commit 7e67575e10

View file

@ -92,7 +92,7 @@ Build:3.3.0,47
subdir=app
gradle=yes
prebuild=sed -i -e '/applicationId/s/me.zeerooo.materialfb/me.zeeroooo.materialfb/g' build.gradle && \
sed -i -e '/distributionUrl/s/2.14.1/3.3/g' ../gradle/wrapper/gradle-wrapper.properties
sed -i -e '/distributionUrl/s/2.14.1/3.3/g' ../gradle/wrapper/gradle-wrapper.properties
Maintainer Notes:
Upstream changed package id in https://github.com/ZeeRooo/MaterialFBook/commit/8f1294713326cba2d17909c5211fb82c8bc661f4,