Update Infinity to 5.1.8 (93)

This commit is contained in:
F-Droid checkupdates bot 2022-02-13 04:56:10 +00:00
parent f6e6789196
commit 000e4d2d55

View file

@ -231,7 +231,18 @@ Builds:
gradle:
- yes
- versionName: 5.1.8
versionCode: 93
commit: c64b6ef2293754b337d7b0a91358a819cd77ffd9
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.7
CurrentVersionCode: 92
CurrentVersion: 5.1.8
CurrentVersionCode: 93