Update Easy xkcd to 2.5 (53)
This commit is contained in:
parent
eeeb71c441
commit
b4ba719a90
|
@ -173,6 +173,16 @@ Build:2.4.2,51
|
|||
echo 'include ":wakeful"' >> ../settings.gradle && \
|
||||
sed -i -e '/android.libraryVariants.all/,$d' ../wakeful/build.gradle
|
||||
|
||||
Build:2.5,53
|
||||
commit=427dc6d23af52b4ea64c2d93e7021cebac0e2d4f
|
||||
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.5
|
||||
|
|
Loading…
Reference in a new issue