Update Rabbit Escape to 0.12 (120)
This commit is contained in:
parent
24dc463a50
commit
32a2f2fecb
|
@ -45,7 +45,16 @@ Build:0.11,110
|
|||
build=cd ../.. && \
|
||||
make android-pre-fdroid
|
||||
|
||||
Build:0.12,120
|
||||
commit=v0.12
|
||||
subdir=rabbit-escape-ui-android/app
|
||||
sudo=apt-get update && \
|
||||
apt-get install -y python3-lxml
|
||||
gradle=paid
|
||||
build=cd ../.. && \
|
||||
make android-pre-fdroid
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags v\d+\.\d+(\.\d+)?
|
||||
Current Version:0.11
|
||||
Current Version Code:110
|
||||
Current Version:0.12
|
||||
Current Version Code:120
|
||||
|
|
Loading…
Reference in a new issue