mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Infinity to 5.1.6 (91)
This commit is contained in:
parent
98a32f4c1d
commit
f54c251759
1 changed files with 13 additions and 2 deletions
|
|
@ -209,7 +209,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.1.6
|
||||
versionCode: 91
|
||||
commit: c6f5e3c8f60846dd3db93199ba8ea2bdfe1d9f75
|
||||
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.1.5
|
||||
CurrentVersionCode: 89
|
||||
CurrentVersion: 5.1.6
|
||||
CurrentVersionCode: 91
|
||||
|
|
|
|||
Loading…
Reference in a new issue