mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update neutriNote CE to 4.1.3 (1248)
This commit is contained in:
parent
f19f102a48
commit
6cdb85e342
1 changed files with 13 additions and 2 deletions
|
|
@ -283,7 +283,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.1.3
|
||||
versionCode: 1248
|
||||
commit: d59fd87f69b9324e179b4cee494a4f0797605cd9
|
||||
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.1
|
||||
CurrentVersionCode: 1246
|
||||
CurrentVersion: 4.1.3
|
||||
CurrentVersionCode: 1248
|
||||
|
|
|
|||
Loading…
Reference in a new issue