mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Xtra to 2.5.5 (126)
This commit is contained in:
parent
59ca3c4ad8
commit
9370c1fd27
1 changed files with 13 additions and 2 deletions
|
|
@ -235,7 +235,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.5
|
||||
versionCode: 126
|
||||
commit: 4bdbef1b964e4ec5f941144db4ac358789c594fd
|
||||
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.4
|
||||
CurrentVersionCode: 125
|
||||
CurrentVersion: 2.5.5
|
||||
CurrentVersionCode: 126
|
||||
|
|
|
|||
Loading…
Reference in a new issue