Update spaRSS to 1.11.4 (71)
This commit is contained in:
parent
2909bc56ab
commit
ae983ac068
|
@ -159,6 +159,19 @@ Build:1.11.3,70
|
|||
echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \
|
||||
sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle
|
||||
|
||||
Build:1.11.4,71
|
||||
commit=v1.11.4
|
||||
subdir=mobile
|
||||
gradle=floss
|
||||
srclibs=TextDrawable@558677ea316e60346948b381e5e274f49b00d370
|
||||
forceversion=yes
|
||||
rm=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
|
||||
Update Check Name:net.etuldan.sparss
|
||||
|
|
Loading…
Reference in a new issue