mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Xtra to 2.5.2 (123)
This commit is contained in:
parent
8a193de4c2
commit
48c2d1f965
1 changed files with 13 additions and 2 deletions
|
|
@ -202,7 +202,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.2
|
||||
versionCode: 123
|
||||
commit: e56b27002e8b7eb417457db216c8dbddc8667574
|
||||
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.1
|
||||
CurrentVersionCode: 122
|
||||
CurrentVersion: 2.5.2
|
||||
CurrentVersionCode: 123
|
||||
|
|
|
|||
Loading…
Reference in a new issue