mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Infinity to 5.3.3 (105)
This commit is contained in:
parent
9106bf3681
commit
43ef943bb2
1 changed files with 13 additions and 2 deletions
|
|
@ -308,7 +308,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.3.3
|
||||
versionCode: 105
|
||||
commit: 8a2932122ce839c60c8370fbd029cdebceddd16b
|
||||
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.3.2
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersion: 5.3.3
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue