Update ICSx⁵ to 2.0.1 (59)

This commit is contained in:
F-Droid checkupdates bot 2022-03-16 03:40:51 +00:00
parent babd6c077c
commit e47135183a

View file

@ -303,7 +303,19 @@ Builds:
gradle:
- standard
- versionName: 2.0.1
versionCode: 59
commit: 9260461c6d84b18ac20ff9fbd7e70441e3a7e5ea
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- standard
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9.]*$
CurrentVersion: '2.0'
CurrentVersionCode: 58
CurrentVersion: 2.0.1
CurrentVersionCode: 59