Update T-UI to 4.2b1 (67)
This commit is contained in:
parent
c83caee1fa
commit
0b9345e782
|
@ -55,6 +55,17 @@ Build:4.1,66
|
||||||
popd && \
|
popd && \
|
||||||
cp $$CommonsIO$$/target/commons-io-2.4.jar $$CompareString$$/dist/CompareString.jar ../libs/
|
cp $$CommonsIO$$/target/commons-io-2.4.jar $$CompareString$$/dist/CompareString.jar ../libs/
|
||||||
|
|
||||||
|
Build:4.2b1,67
|
||||||
|
commit=ae55d1ad9e4e2558e3c2a5382a67a6af91d16901
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
srclibs=CommonsIO@2.4
|
||||||
|
prebuild=sed -i -e '/proguardFiles/d' -e '/minifyEnabled/d' build.gradle && \
|
||||||
|
pushd $$CommonsIO$$ && \
|
||||||
|
$$MVN3$$ install && \
|
||||||
|
popd && \
|
||||||
|
sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:4.2
|
Current Version:4.2
|
||||||
|
|
Loading…
Reference in a new issue