Update neutriNote CE to 4.2.1 (1256)

This commit is contained in:
F-Droid checkupdates bot 2022-08-14 05:14:44 +00:00
parent 5088ee3041
commit b5b824c6a4

View file

@ -371,7 +371,18 @@ Builds:
gradle:
- yes
- versionName: 4.2.1
versionCode: 1256
commit: c60b84a50d7f13dbccdcb3823f84af6f1803f27d
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.0
CurrentVersionCode: 1255
CurrentVersion: 4.2.1
CurrentVersionCode: 1256