Update Infinity to 5.2.0 (99)

This commit is contained in:
F-Droid checkupdates bot 2022-06-04 05:11:09 +00:00
parent 01d3ead6d6
commit f3391a4b02

View file

@ -253,7 +253,18 @@ Builds:
gradle:
- yes
- versionName: 5.2.0
versionCode: 99
commit: 5d07ad2d3b3e532c1897f09dcae4d3641d89beac
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.9
CurrentVersionCode: 96
CurrentVersion: 5.2.0
CurrentVersionCode: 99