Update Fwknop2 to 1.2.1 (23)
This commit is contained in:
parent
5120c5bd86
commit
d02e314b2c
|
@ -120,8 +120,23 @@ Build:1.2,22
|
|||
echo -e "\ninclude ':libs:juicessh-plugin-library'" >> ../settings.gradle && \
|
||||
sed -i -e '/support-v4/acompile project(":libs:juicessh-plugin-library")' build.gradle
|
||||
|
||||
Build:1.2.1,23
|
||||
commit=V1.2.1-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
|
||||
|
||||
Auto Update Mode:Version V%v-release
|
||||
Update Check Mode:Tags ^.*-release$
|
||||
Update Check Name:biz.incomsystems.fwknop2
|
||||
Current Version:1.2
|
||||
Current Version Code:22
|
||||
Current Version:1.2.1
|
||||
Current Version Code:23
|
||||
|
|
Loading…
Reference in a new issue