mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update NotificationLog to 1.20 (21)
This commit is contained in:
parent
b6cc23265c
commit
b7ba588c76
1 changed files with 13 additions and 2 deletions
|
|
@ -140,7 +140,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.20'
|
||||
versionCode: 21
|
||||
commit: 552f17ef77bb87861982349167673181745ed8c8
|
||||
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 release-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.19'
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: '1.20'
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue