mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update neutriNote CE to 4.1.7 (1252)
This commit is contained in:
parent
a0eb9e33a6
commit
5ecf33663d
1 changed files with 13 additions and 2 deletions
|
|
@ -327,7 +327,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.1.7
|
||||
versionCode: 1252
|
||||
commit: efd24638a46e79f8372b72b1b353bb92a273fc2d
|
||||
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.1.6
|
||||
CurrentVersionCode: 1251
|
||||
CurrentVersion: 4.1.7
|
||||
CurrentVersionCode: 1252
|
||||
|
|
|
|||
Loading…
Reference in a new issue