Don't update Flym to 1.9.4 (61): play-services
This commit is contained in:
parent
d1f452a6d8
commit
45e8dfc1fb
|
@ -228,6 +228,19 @@ Build:1.9.1,58
|
|||
echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \
|
||||
sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle
|
||||
|
||||
Build:1.9.4,61
|
||||
disable=gcm/play-services needs fixing
|
||||
commit=v1.9.4
|
||||
subdir=mobile
|
||||
gradle=yes
|
||||
srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370
|
||||
rm=mobile/src/main/java/net/fred/feedex/wear/,wear/
|
||||
prebuild=sed -i -e '/maven {/,+2d' -e '/gms/d' -e '/textdrawable/d' build.gradle && \
|
||||
mkdir -p ../libs && \
|
||||
cp -fR $$TextDrawable$$ ../libs/textdrawable && \
|
||||
echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \
|
||||
sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.9.4
|
||||
|
|
Loading…
Reference in a new issue