mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Xtra to 2.4.2 (118)
This commit is contained in:
parent
43a8ead60e
commit
e6a2d8b611
1 changed files with 13 additions and 2 deletions
|
|
@ -147,7 +147,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.2
|
||||
versionCode: 118
|
||||
commit: 2b9318611639f1b2906bd3a911b27219819ea92a
|
||||
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.1
|
||||
CurrentVersionCode: 117
|
||||
CurrentVersion: 2.4.2
|
||||
CurrentVersionCode: 118
|
||||
|
|
|
|||
Loading…
Reference in a new issue