mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update Xtra to 2.5.6 (127)
This commit is contained in:
parent
4cfda07b45
commit
c966c5ae99
1 changed files with 13 additions and 2 deletions
|
|
@ -246,7 +246,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.6
|
||||
versionCode: 127
|
||||
commit: 2a61c58f930099b4e18826f122c3cb6665354a14
|
||||
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.5
|
||||
CurrentVersionCode: 126
|
||||
CurrentVersion: 2.5.6
|
||||
CurrentVersionCode: 127
|
||||
|
|
|
|||
Loading…
Reference in a new issue