mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update FeedWatcher to 0.0.22-alpha (22)
This commit is contained in:
parent
02237aeadf
commit
97d05a978f
1 changed files with 13 additions and 2 deletions
|
|
@ -172,7 +172,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.22-alpha
|
||||
versionCode: 22
|
||||
commit: 8b29fcb32fa94c30d345b090570891728a17c7d9
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.0.21-alpha
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 0.0.22-alpha
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue