Update T-UI to 4.3.b1 (70)
This commit is contained in:
parent
70df7e0edb
commit
bac00846c4
|
@ -92,6 +92,17 @@ Build:4.3.b1,69
|
|||
popd && \
|
||||
sed -i -e '/jitpack/amavenCentral()\njcenter()\nmavenLocal()' ../build.gradle
|
||||
|
||||
Build:4.3.b1,70
|
||||
commit=0b6bc9232c53cdd1f4e61854354ffa7033e956be
|
||||
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