Update T-UI to 4.3.b1 (69)
This commit is contained in:
parent
6f0a497953
commit
5660412c50
|
@ -81,6 +81,17 @@ Build:4.2.1.b1,68
|
|||
popd && \
|
||||
sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle
|
||||
|
||||
Build:4.3.b1,69
|
||||
commit=c24cd790ad218ad651eec5ae3168b2808ce5226d
|
||||
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
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:4.3
|
||||
|
|
Loading…
Reference in a new issue