mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update neutriNote CE to 4.2.2 (1257)
This commit is contained in:
parent
fc1a7eb8e3
commit
eac5ccc99f
1 changed files with 13 additions and 2 deletions
|
|
@ -382,7 +382,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.2.2
|
||||
versionCode: 1257
|
||||
commit: 85e749f039f8f4e1c779e5e885a8a582f9f9ced0
|
||||
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.1
|
||||
CurrentVersionCode: 1256
|
||||
CurrentVersion: 4.2.2
|
||||
CurrentVersionCode: 1257
|
||||
|
|
|
|||
Loading…
Reference in a new issue