LabCoat remove workaround for installing sdk27

This commit is contained in:
mimi89999 2017-12-02 17:19:20 +01:00
parent b0ef41a796
commit d9d8586db9
No known key found for this signature in database
GPG key ID: 4B054AC4922D7B18

View file

@ -129,10 +129,6 @@ Build:2.4.12,2041200
Build:2.5.0,2050000
commit=2.5.0
subdir=app
sudo=. /etc/profile.d/bsenv.sh && \
echo -e '\nd56f5187479451eabf01fb78af6dfcb131a6481e' > $ANDROID_HOME/licenses/android-sdk-license && \
chgrp vagrant $ANDROID_HOME/platforms && \
chmod g+w $ANDROID_HOME/platforms
gradle=fdroid
prebuild=sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle