mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Infinity to 5.3.4 (106)
This commit is contained in:
parent
659c957f86
commit
f9faf3a87e
1 changed files with 13 additions and 2 deletions
|
|
@ -319,7 +319,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.3.4
|
||||
versionCode: 106
|
||||
commit: 814617b674838ae8d8ff4e11ea3a3d0ca3b84efa
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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.3
|
||||
CurrentVersionCode: 105
|
||||
CurrentVersion: 5.3.4
|
||||
CurrentVersionCode: 106
|
||||
|
|
|
|||
Loading…
Reference in a new issue