Update neutriNote CE to 4.2.6 (1263)

This commit is contained in:
F-Droid checkupdates bot 2022-10-07 05:25:12 +00:00
parent b9037de8d2
commit 029d9c9226

View file

@ -448,7 +448,18 @@ Builds:
gradle:
- yes
- versionName: 4.2.6
versionCode: 1263
commit: 8269195afa1a1cdd3c4c349668affc3bbfa9356a
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
CurrentVersion: 4.2.5
CurrentVersionCode: 1262
CurrentVersion: 4.2.6
CurrentVersionCode: 1263