mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update FeedWatcher to 0.0.19-alpha (19)
This commit is contained in:
parent
0a8b1b35eb
commit
39abca2d59
1 changed files with 13 additions and 2 deletions
|
|
@ -139,7 +139,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.19-alpha
|
||||
versionCode: 19
|
||||
commit: 324466b0a6e4a6a6b894b5f1e742cd38eaab42bb
|
||||
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.18-alpha
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 0.0.19-alpha
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue