mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update neutriNote CE to 4.1.8 (1253)
This commit is contained in:
parent
5ed6b2c526
commit
57ad5145e4
1 changed files with 13 additions and 2 deletions
|
|
@ -338,7 +338,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.1.8
|
||||
versionCode: 1253
|
||||
commit: bc68efbce56e996366c0198732cb001973201bf8
|
||||
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.7
|
||||
CurrentVersionCode: 1252
|
||||
CurrentVersion: 4.1.8
|
||||
CurrentVersionCode: 1253
|
||||
|
|
|
|||
Loading…
Reference in a new issue