mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Don't update UCLL Student App to 1.0.1 (10001): white screen on startup
This commit is contained in:
parent
b74bf1aee4
commit
714dcb5a56
1 changed files with 10 additions and 0 deletions
|
|
@ -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