mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 19:12:11 +00:00
Update neutriNote CE to 4.2.5 (1262)
This commit is contained in:
parent
8c76a4fbc2
commit
1681473122
1 changed files with 13 additions and 2 deletions
|
|
@ -437,7 +437,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.2.5
|
||||
versionCode: 1262
|
||||
commit: 4a211d6556057cbed5868c632e643458a834bcab
|
||||
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.4b
|
||||
CurrentVersionCode: 1261
|
||||
CurrentVersion: 4.2.5
|
||||
CurrentVersionCode: 1262
|
||||
|
|
|
|||
Loading…
Reference in a new issue