mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Xtra to 2.5.1 (122)
This commit is contained in:
parent
8b2a383eb8
commit
a8a7b26d6d
1 changed files with 13 additions and 2 deletions
|
|
@ -191,7 +191,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.1
|
||||
versionCode: 122
|
||||
commit: 0a431661feef545e5f10192d6f0e666a867c2585
|
||||
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.0
|
||||
CurrentVersionCode: 121
|
||||
CurrentVersion: 2.5.1
|
||||
CurrentVersionCode: 122
|
||||
|
|
|
|||
Loading…
Reference in a new issue