mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Xtra to 2.5.9 (130)
This commit is contained in:
parent
fd9d3902f0
commit
767a6874e4
1 changed files with 13 additions and 2 deletions
|
|
@ -268,7 +268,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.9
|
||||
versionCode: 130
|
||||
commit: 5e6259006cbe3358fcc6da74cbfacf443b73002a
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.5.8
|
||||
CurrentVersionCode: 129
|
||||
CurrentVersion: 2.5.9
|
||||
CurrentVersionCode: 130
|
||||
|
|
|
|||
Loading…
Reference in a new issue