Update neutriNote CE to 4.1.1 (1246)

This commit is contained in:
F-Droid checkupdates bot 2022-03-24 04:37:38 +00:00
parent a0e8fe6a71
commit 5917f17d25

View file

@ -272,7 +272,18 @@ Builds:
gradle:
- yes
- versionName: 4.1.1
versionCode: 1246
commit: 8e6d6926a263a60f5c6656ec033f6649da4adaa6
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.0.9
CurrentVersionCode: 1244
CurrentVersion: 4.1.1
CurrentVersionCode: 1246