Dashclock: gradle template
This commit is contained in:
parent
fec3934db5
commit
4f2982e4e5
|
@ -37,6 +37,13 @@ sed -i '59\,74d' res/values-es/strings.xml && \
|
|||
cd ../../../ && echo "source.dir=$PWD/main/src/main/java;$PWD/api/src/main/java;\
|
||||
$PWD/main/src/main/aidl;$PWD/api/src/main/aidl" >> main/src/main/ant.properties
|
||||
|
||||
# gradle build
|
||||
#Build Version:1.5,25,v1.5,subdir=main,gradle=yes,\
|
||||
#prebuild=echo 'sdk.dir=$$SDK$$' > ../local.properties && \
|
||||
# sed -i '10s/dashclock/main/g;s/18.0.0/18.0.1/g;51\,86d' build.gradle && \
|
||||
# sed -i 's@"aidl@"$$SDK$$/build-tools/18.0.1/aidl@g' ../api/build.gradle && \
|
||||
# sed -i 's/0.4/0.5.6/g' ../example-extension/build.gradle && \
|
||||
# sed -i '59\,74d' src/main/res/values-es/strings.xml
|
||||
# see ../../../main/version.properties for version
|
||||
Auto Update Mode:None
|
||||
# Use None because of checkupdates bug
|
||||
|
|
Loading…
Reference in a new issue