LabCoat remove workaround for installing sdk27
This commit is contained in:
parent
b0ef41a796
commit
d9d8586db9
|
@ -129,10 +129,6 @@ Build:2.4.12,2041200
|
||||||
Build:2.5.0,2050000
|
Build:2.5.0,2050000
|
||||||
commit=2.5.0
|
commit=2.5.0
|
||||||
subdir=app
|
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
|
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
|
prebuild=sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue