mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Xtra to 2.5.3 (124)
This commit is contained in:
parent
311c60ca72
commit
6cc73340ab
1 changed files with 13 additions and 2 deletions
|
|
@ -213,7 +213,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.3
|
||||
versionCode: 124
|
||||
commit: 69f2d6a4d97432277c5b8b1eb2027f8dffb12f59
|
||||
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.2
|
||||
CurrentVersionCode: 123
|
||||
CurrentVersion: 2.5.3
|
||||
CurrentVersionCode: 124
|
||||
|
|
|
|||
Loading…
Reference in a new issue