Update Infinity to 5.3.3 (105)

This commit is contained in:
F-Droid checkupdates bot 2022-09-19 05:28:18 +00:00
parent 9106bf3681
commit 43ef943bb2

View file

@ -308,7 +308,18 @@ Builds:
gradle:
- yes
- versionName: 5.3.3
versionCode: 105
commit: 8a2932122ce839c60c8370fbd029cdebceddd16b
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.3.2
CurrentVersionCode: 104
CurrentVersion: 5.3.3
CurrentVersionCode: 105