mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Infinity to 5.1.8 (93)
This commit is contained in:
parent
f6e6789196
commit
000e4d2d55
1 changed files with 13 additions and 2 deletions
|
|
@ -231,7 +231,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.1.8
|
||||
versionCode: 93
|
||||
commit: c64b6ef2293754b337d7b0a91358a819cd77ffd9
|
||||
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.7
|
||||
CurrentVersionCode: 92
|
||||
CurrentVersion: 5.1.8
|
||||
CurrentVersionCode: 93
|
||||
|
|
|
|||
Loading…
Reference in a new issue