Update Easy xkcd to 2.2 (38)
This commit is contained in:
parent
dbdfbb36b8
commit
32d18d8658
|
@ -107,6 +107,16 @@ Build:2.1,36
|
|||
echo 'include ":wakeful"' >> ../settings.gradle && \
|
||||
sed -i -e '/android.libraryVariants.all/,$d' ../wakeful/build.gradle
|
||||
|
||||
Build:2.2,38
|
||||
commit=5851fea54b00c1b735a281dded647585c6ef0634
|
||||
subdir=app
|
||||
gradle=yes
|
||||
srclibs=CWACWakeful@v1.0.5
|
||||
prebuild=cp -fR $$CWACWakeful$$/wakeful ../ && \
|
||||
sed -i -e '/maven {/,+2d' -e '/jcenter/amavenLocal()' -e '/com.commonsware.cwac:wakeful/d' -e '/fileTree/acompile project(":wakeful")' build.gradle && \
|
||||
echo 'include ":wakeful"' >> ../settings.gradle && \
|
||||
sed -i -e '/android.libraryVariants.all/,$d' ../wakeful/build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Update Check Name:com.tap.xkcd_reader
|
||||
|
|
Loading…
Reference in a new issue