mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Xtra to 2.4.1 (117)
This commit is contained in:
parent
6cf53c416d
commit
68aede60f2
1 changed files with 13 additions and 2 deletions
|
|
@ -136,7 +136,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.1
|
||||
versionCode: 117
|
||||
commit: fbe75978cf89492e4dc29cdb9fab38af4541ec3f
|
||||
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.4.0
|
||||
CurrentVersionCode: 116
|
||||
CurrentVersion: 2.4.1
|
||||
CurrentVersionCode: 117
|
||||
|
|
|
|||
Loading…
Reference in a new issue