mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update neutriNote CE to 4.2.1 (1256)
This commit is contained in:
parent
5088ee3041
commit
b5b824c6a4
1 changed files with 13 additions and 2 deletions
|
|
@ -371,7 +371,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.2.1
|
||||
versionCode: 1256
|
||||
commit: c60b84a50d7f13dbccdcb3823f84af6f1803f27d
|
||||
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.0
|
||||
CurrentVersionCode: 1255
|
||||
CurrentVersion: 4.2.1
|
||||
CurrentVersionCode: 1256
|
||||
|
|
|
|||
Loading…
Reference in a new issue