Update Infinity to 5.1.9 (96)

This commit is contained in:
F-Droid checkupdates bot 2022-03-18 04:56:05 +00:00
parent a4ef98a631
commit 686373694b

View file

@ -242,7 +242,18 @@ Builds:
gradle:
- yes
- versionName: 5.1.9
versionCode: 96
commit: 2bbba42e388536bb5635eeaf865bf0ee5b814a35
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.8
CurrentVersionCode: 93
CurrentVersion: 5.1.9
CurrentVersionCode: 96