Update Flym to 1.9.0 (57)
This commit is contained in:
parent
522aae64cb
commit
0ec8b9837e
|
@ -203,6 +203,19 @@ Build:1.8.1,56
|
||||||
echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \
|
echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \
|
||||||
sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle
|
sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle
|
||||||
|
|
||||||
|
Build:1.9.0,57
|
||||||
|
commit=v1.9.0
|
||||||
|
subdir=mobile
|
||||||
|
patch=wear.patch,gms-version.diff
|
||||||
|
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
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.9.0
|
Current Version:1.9.0
|
||||||
|
|
Loading…
Reference in a new issue