mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Notification Cron to 1.5.1 (26010501)
This commit is contained in:
parent
20bd29ac7e
commit
e22747f83f
1 changed files with 13 additions and 2 deletions
|
|
@ -91,7 +91,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.1
|
||||
versionCode: 26010501
|
||||
commit: 6cfcd254e68ac4845f44561dc35635f9a541ebfc
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 26010500
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 26010501
|
||||
|
|
|
|||
Loading…
Reference in a new issue