Update Easy xkcd to 2.6 (57)
This commit is contained in:
parent
55a5b3a1e8
commit
3ac97b2fa5
|
@ -193,6 +193,16 @@ Build:2.5.3,56
|
|||
echo 'include ":wakeful"' >> ../settings.gradle && \
|
||||
sed -i -e '/android.libraryVariants.all/,$d' ../wakeful/build.gradle
|
||||
|
||||
Build:2.6,57
|
||||
commit=b68cd19f6dd2930cfff39dc8371da3019f02ec86
|
||||
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
|
||||
Current Version:2.6
|
||||
|
|
Loading…
Reference in a new issue