mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update neutriNote CE to 4.2.7 (1265)
This commit is contained in:
parent
757e20a88e
commit
8c5ec1d85f
1 changed files with 13 additions and 2 deletions
|
|
@ -470,7 +470,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.2.7
|
||||
versionCode: 1265
|
||||
commit: fe46de2d1d4f59fe9771763409025aea8b9cbaa1
|
||||
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.6b
|
||||
CurrentVersionCode: 1264
|
||||
CurrentVersion: 4.2.7
|
||||
CurrentVersionCode: 1265
|
||||
|
|
|
|||
Loading…
Reference in a new issue