mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update neutriNote CE to 4.1.4 (1249)
This commit is contained in:
parent
849cbb4826
commit
ba32984216
1 changed files with 13 additions and 2 deletions
|
|
@ -294,7 +294,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.1.4
|
||||
versionCode: 1249
|
||||
commit: 200272947ed195882e283dfa61e1651cf0ceff09
|
||||
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.3
|
||||
CurrentVersionCode: 1248
|
||||
CurrentVersion: 4.1.4
|
||||
CurrentVersionCode: 1249
|
||||
|
|
|
|||
Loading…
Reference in a new issue