mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Rabbit Escape to 0.13.2 (132)
This commit is contained in:
parent
c733fde98c
commit
73fb24c436
1 changed files with 17 additions and 2 deletions
|
|
@ -86,7 +86,22 @@ Builds:
|
|||
- cd ../..
|
||||
- make android-pre-fdroid
|
||||
|
||||
- versionName: 0.13.2
|
||||
versionCode: 132
|
||||
commit: 896a7ad6d85a0b7d33dea9d26293b512fb6f2135
|
||||
subdir: rabbit-escape-ui-android/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y python3-lxml inkscape graphicsmagick-imagemagick-compat
|
||||
gradle:
|
||||
- paid
|
||||
rm:
|
||||
- lib
|
||||
build:
|
||||
- cd ../..
|
||||
- make android-pre-fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 0.13.1
|
||||
CurrentVersionCode: 131
|
||||
CurrentVersion: 0.13.2
|
||||
CurrentVersionCode: 132
|
||||
|
|
|
|||
Loading…
Reference in a new issue