Update Infinity to 5.1.5 (89)

This commit is contained in:
F-Droid checkupdates bot 2021-12-23 04:49:37 +00:00
parent 63c3b001bf
commit d2d1912660

View file

@ -198,7 +198,18 @@ Builds:
gradle:
- yes
- versionName: 5.1.5
versionCode: 89
commit: b11a56816923a80c36d5d6ca24770c37df8e470c
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.4
CurrentVersionCode: 88
CurrentVersion: 5.1.5
CurrentVersionCode: 89