mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Rabbit Escape to 0.13 (130)
Replace outdated, failing 0.12 (120). Closes fdroid/fdroiddata#1564.
This commit is contained in:
parent
2c4cb51533
commit
5b553af97c
1 changed files with 6 additions and 5 deletions
|
|
@ -45,16 +45,17 @@ Build:0.11,110
|
|||
build=cd ../.. && \
|
||||
make android-pre-fdroid
|
||||
|
||||
Build:0.12,120
|
||||
commit=v0.12
|
||||
Build:0.13,130
|
||||
commit=v0.13
|
||||
subdir=rabbit-escape-ui-android/app
|
||||
sudo=apt-get update || apt-get update && \
|
||||
apt-get install -y python3-lxml
|
||||
apt-get install -y python3-lxml inkscape graphicsmagick-imagemagick-compat
|
||||
gradle=paid
|
||||
rm=lib
|
||||
build=cd ../.. && \
|
||||
make android-pre-fdroid
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags v\d+\.\d+(\.\d+)?
|
||||
Current Version:0.12
|
||||
Current Version Code:120
|
||||
Current Version:0.13
|
||||
Current Version Code:130
|
||||
|
|
|
|||
Loading…
Reference in a new issue