mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update neutriNote CE to 4.2.4b (1261)
This commit is contained in:
parent
4f260323aa
commit
e7a08d9086
1 changed files with 13 additions and 2 deletions
|
|
@ -426,7 +426,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.2.4b
|
||||
versionCode: 1261
|
||||
commit: 3c02f7c3d2714cfbfe0cb4d030cb1fa81a4344ff
|
||||
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.4a
|
||||
CurrentVersionCode: 1260
|
||||
CurrentVersion: 4.2.4b
|
||||
CurrentVersionCode: 1261
|
||||
|
|
|
|||
Loading…
Reference in a new issue