Update ICSx⁵ to 2.0.3 (64)

This commit is contained in:
F-Droid checkupdates bot 2022-09-22 04:15:58 +00:00
parent b7ddeff8fa
commit 7275b06c5f

View file

@ -326,7 +326,19 @@ Builds:
gradle:
- standard
- versionName: 2.0.3
versionCode: 64
commit: 9ff0c23f5042f6ecd3fbdbf395c71725b6de20c4
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.2
CurrentVersionCode: 62
CurrentVersion: 2.0.3
CurrentVersionCode: 64