Update Fwknop2 to 1.0.2 (6)
This commit is contained in:
parent
f3c6e16903
commit
24a5c6e90a
|
@ -62,9 +62,25 @@ Build:1.0.1,5
|
||||||
sed -i -e '/support-v4/acompile project(":libs:juicessh-plugin-library")' build.gradle
|
sed -i -e '/support-v4/acompile project(":libs:juicessh-plugin-library")' build.gradle
|
||||||
buildjni=no
|
buildjni=no
|
||||||
|
|
||||||
|
Build:1.0.2,6
|
||||||
|
commit=v1.0.2-release
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
srclibs=juicessh-plugin-library@cf1a9c3494f15c324fbb1e373b49b1b3a79b1926
|
||||||
|
prebuild=sed -i -e '/raw.github.com\/Sonelli\/maven/d' -e '/juicessh/d' build.gradle && \
|
||||||
|
sed -i -e '/jcenter/amavenLocal()' ../build.gradle && \
|
||||||
|
mkdir -p ../libs/ && \
|
||||||
|
pushd $$juicessh-plugin-library$$ && \
|
||||||
|
sed -i -e '/Dropbox/d' -e '/groupId/irepository(url: mavenLocal().url)' build.gradle && \
|
||||||
|
popd && \
|
||||||
|
cp -fR $$juicessh-plugin-library$$ ../libs/ && \
|
||||||
|
echo -e "\ninclude ':libs:juicessh-plugin-library'" >> ../settings.gradle && \
|
||||||
|
sed -i -e '/support-v4/acompile project(":libs:juicessh-plugin-library")' build.gradle
|
||||||
|
buildjni=no
|
||||||
|
|
||||||
Auto Update Mode:Version v%v-release
|
Auto Update Mode:Version v%v-release
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Update Check Name:biz.incomsystems.fwknop2
|
Update Check Name:biz.incomsystems.fwknop2
|
||||||
Current Version:1.0.1
|
Current Version:1.0.2
|
||||||
Current Version Code:5
|
Current Version Code:6
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue