mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update neutriNote CE to 4.1.5 (1250)
This commit is contained in:
parent
fb80073124
commit
ad38bdc9d7
1 changed files with 13 additions and 2 deletions
|
|
@ -305,7 +305,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.1.5
|
||||
versionCode: 1250
|
||||
commit: 00e7a653a3ef19e03b2408cb7fb499ef1ceea208
|
||||
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.4
|
||||
CurrentVersionCode: 1249
|
||||
CurrentVersion: 4.1.5
|
||||
CurrentVersionCode: 1250
|
||||
|
|
|
|||
Loading…
Reference in a new issue