mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Infinity to 5.1.7 (92)
This commit is contained in:
parent
07aa57bfd1
commit
930b8f836c
1 changed files with 13 additions and 2 deletions
|
|
@ -220,7 +220,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.1.7
|
||||
versionCode: 92
|
||||
commit: 5713982e8f3a3618a5afda26a19a3422d017ff2a
|
||||
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.6
|
||||
CurrentVersionCode: 91
|
||||
CurrentVersion: 5.1.7
|
||||
CurrentVersionCode: 92
|
||||
|
|
|
|||
Loading…
Reference in a new issue