mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update FeedWatcher to 0.0.20-alpha (20)
This commit is contained in:
parent
07a6fc1e6e
commit
ceb86049e6
1 changed files with 13 additions and 2 deletions
|
|
@ -150,7 +150,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.20-alpha
|
||||
versionCode: 20
|
||||
commit: cbf2af53143199fa11adcab6586efe1a35fe7d8b
|
||||
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.19-alpha
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: 0.0.20-alpha
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue