Update Infinity to 5.1.7 (92)

This commit is contained in:
F-Droid checkupdates bot 2022-01-29 04:49:09 +00:00
parent 07aa57bfd1
commit 930b8f836c

View file

@ -220,7 +220,18 @@ Builds:
gradle:
- yes
- versionName: 5.1.7
versionCode: 92
commit: 5713982e8f3a3618a5afda26a19a3422d017ff2a
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.6
CurrentVersionCode: 91
CurrentVersion: 5.1.7
CurrentVersionCode: 92