mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 21:37:51 +00:00
Update Rabbit Escape to 0.13.4 (134)
This commit is contained in:
parent
0313c1be47
commit
b4b5b9f809
1 changed files with 17 additions and 2 deletions
|
|
@ -105,7 +105,22 @@ Builds:
|
|||
- cd ../..
|
||||
- make android-pre-fdroid
|
||||
|
||||
- versionName: 0.13.4
|
||||
versionCode: 134
|
||||
commit: dc2f8c97ad6ea50a797552403400970ac3c3ac5b
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y graphicsmagick-imagemagick-compat inkscape make python3-lxml
|
||||
gradle:
|
||||
- paid
|
||||
rm:
|
||||
- lib
|
||||
build:
|
||||
- cd ../..
|
||||
- make android-pre-fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 0.13.3
|
||||
CurrentVersionCode: 133
|
||||
CurrentVersion: 0.13.4
|
||||
CurrentVersionCode: 134
|
||||
|
|
|
|||
Loading…
Reference in a new issue