mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update neutriNote CE to 4.2.6 (1263)
This commit is contained in:
parent
b9037de8d2
commit
029d9c9226
1 changed files with 13 additions and 2 deletions
|
|
@ -448,7 +448,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.2.6
|
||||
versionCode: 1263
|
||||
commit: 8269195afa1a1cdd3c4c349668affc3bbfa9356a
|
||||
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.2.5
|
||||
CurrentVersionCode: 1262
|
||||
CurrentVersion: 4.2.6
|
||||
CurrentVersionCode: 1263
|
||||
|
|
|
|||
Loading…
Reference in a new issue