mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.4.1
|
CurrentVersion: 2.4.2
|
||||||
CurrentVersionCode: 117
|
CurrentVersionCode: 118
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue