mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Infinity to 5.3.0 (102)
This commit is contained in:
parent
2424f6a339
commit
5dc7080d81
1 changed files with 13 additions and 2 deletions
|
|
@ -275,7 +275,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.3.0
|
||||
versionCode: 102
|
||||
commit: 064b2ceedca7f082da94392b8e0c1f1411d1abef
|
||||
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.2.1
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: 5.3.0
|
||||
CurrentVersionCode: 102
|
||||
|
|
|
|||
Loading…
Reference in a new issue