mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Infinity to 5.3.2 (104)
This commit is contained in:
parent
13450ddb70
commit
0e070393ae
1 changed files with 13 additions and 2 deletions
|
|
@ -297,7 +297,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.3.2
|
||||
versionCode: 104
|
||||
commit: 4577c4bcd09e391f055f5e91b1aee340f1a4e3f1
|
||||
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 v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 5.3.1
|
||||
CurrentVersionCode: 103
|
||||
CurrentVersion: 5.3.2
|
||||
CurrentVersionCode: 104
|
||||
|
|
|
|||
Loading…
Reference in a new issue