mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update neutriNote CE to 4.1.9 (1254)
This commit is contained in:
parent
f2ec0fed1f
commit
58ce79489e
1 changed files with 13 additions and 2 deletions
|
|
@ -349,7 +349,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.1.9
|
||||
versionCode: 1254
|
||||
commit: 69985b701704ce70a67a2f97bc8ae01d0c51fd65
|
||||
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.8
|
||||
CurrentVersionCode: 1253
|
||||
CurrentVersion: 4.1.9
|
||||
CurrentVersionCode: 1254
|
||||
|
|
|
|||
Loading…
Reference in a new issue