Update CV of spaRSS to 1.9.3 (59)
This commit is contained in:
parent
d33980fec1
commit
ba1b3c4a42
|
@ -27,7 +27,8 @@ Build:1.9.2,58
|
|||
cp -fR $$TextDrawable$$ ../libs/textdrawable && \
|
||||
echo -e '\n\ninclude ":libs:textdrawable"' >> ../settings.gradle && \
|
||||
sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle && \
|
||||
sed -i -e '/appcompat-v7/d' build.gradle && sed -i -e '/fileTree/acompile "com.android.support:appcompat-v7:21.0.0"' build.gradle
|
||||
sed -i -e '/appcompat-v7/d' build.gradle && \
|
||||
sed -i -e '/fileTree/acompile "com.android.support:appcompat-v7:21.0.0"' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
Upstream uses the latest appcompat version (+), he has installed, but
|
||||
|
@ -38,6 +39,6 @@ was introduced with appcompat-v7:22.x.x iirc.
|
|||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Update Check Name:net.etuldan.sparss
|
||||
Current Version:1.9.2
|
||||
Current Version Code:58
|
||||
Current Version:1.9.3
|
||||
Current Version Code:59
|
||||
|
||||
|
|
Loading…
Reference in a new issue