Update Infinity to 5.1.6 (91)

This commit is contained in:
F-Droid checkupdates bot 2022-01-21 04:54:12 +00:00
parent 98a32f4c1d
commit f54c251759

View file

@ -209,7 +209,18 @@ Builds:
gradle:
- yes
- versionName: 5.1.6
versionCode: 91
commit: c6f5e3c8f60846dd3db93199ba8ea2bdfe1d9f75
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.5
CurrentVersionCode: 89
CurrentVersion: 5.1.6
CurrentVersionCode: 91