mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Xtra to 2.6.2 (133)
This commit is contained in:
parent
907de65a7d
commit
26b83d5cd2
1 changed files with 13 additions and 2 deletions
|
|
@ -290,7 +290,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.6.2
|
||||
versionCode: 133
|
||||
commit: 2a827f6e868a662f8125f847e1ab6b708dbec428
|
||||
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.1
|
||||
CurrentVersionCode: 132
|
||||
CurrentVersion: 2.6.2
|
||||
CurrentVersionCode: 133
|
||||
|
|
|
|||
Loading…
Reference in a new issue