Update Infinity to 5.3.0 (102)

This commit is contained in:
F-Droid checkupdates bot 2022-08-27 05:44:51 +00:00
parent 2424f6a339
commit 5dc7080d81

View file

@ -275,7 +275,18 @@ Builds:
gradle:
- yes
- versionName: 5.3.0
versionCode: 102
commit: 064b2ceedca7f082da94392b8e0c1f1411d1abef
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.2.1
CurrentVersionCode: 100
CurrentVersion: 5.3.0
CurrentVersionCode: 102