mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update Xtra to 2.6.4 (135)
This commit is contained in:
parent
902ea93131
commit
8c33c523a4
1 changed files with 13 additions and 2 deletions
|
|
@ -312,7 +312,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.6.4
|
||||
versionCode: 135
|
||||
commit: 063dbc5c737d3b27199aff416a0464e859d909d4
|
||||
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.6.3
|
||||
CurrentVersionCode: 134
|
||||
CurrentVersion: 2.6.4
|
||||
CurrentVersionCode: 135
|
||||
|
|
|
|||
Loading…
Reference in a new issue