Don't update UCLL Student App to 1.0.1 (10001): white screen on startup
This commit is contained in:
parent
b74bf1aee4
commit
714dcb5a56
|
@ -23,6 +23,16 @@ Build:1.0.0,10000
|
|||
ant release && \
|
||||
mv bin ant-build
|
||||
|
||||
Build:1.0.1,10001
|
||||
disable=white screen
|
||||
commit=23
|
||||
subdir=platforms/android
|
||||
build=cd CordovaLib && \
|
||||
rm build.xml && \
|
||||
android update project -p . && \
|
||||
ant release && \
|
||||
mv bin ant-build
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0.1
|
||||
|
|
Loading…
Reference in a new issue