mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Xtra to 2.5.4 (125)
This commit is contained in:
parent
e978d44003
commit
88509e3487
1 changed files with 13 additions and 2 deletions
|
|
@ -224,7 +224,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.4
|
||||
versionCode: 125
|
||||
commit: 46b36963a2b7e55e6ed30ac9e9e5886679b688f0
|
||||
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.3
|
||||
CurrentVersionCode: 124
|
||||
CurrentVersion: 2.5.4
|
||||
CurrentVersionCode: 125
|
||||
|
|
|
|||
Loading…
Reference in a new issue