Update neutriNote CE to 4.1.7 (1252)

This commit is contained in:
F-Droid checkupdates bot 2022-07-06 04:43:59 +00:00
parent a0eb9e33a6
commit 5ecf33663d

View file

@ -327,7 +327,18 @@ Builds:
gradle:
- yes
- versionName: 4.1.7
versionCode: 1252
commit: efd24638a46e79f8372b72b1b353bb92a273fc2d
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.1.6
CurrentVersionCode: 1251
CurrentVersion: 4.1.7
CurrentVersionCode: 1252