Update Infinity to 5.1.1 (85)

This commit is contained in:
F-Droid checkupdates bot 2021-11-23 04:55:11 +00:00
parent b59351a0ea
commit 221f8fb4b7

View file

@ -154,7 +154,18 @@ Builds:
gradle:
- yes
- versionName: 5.1.1
versionCode: 85
commit: 1b39925cf8f050597e8c98266b724d2cb0334223
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.0
CurrentVersionCode: 84
CurrentVersion: 5.1.1
CurrentVersionCode: 85