mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update FeedWatcher to 0.0.23-alpha (23)
This commit is contained in:
parent
2e8416f977
commit
bcd2af6e7b
1 changed files with 13 additions and 2 deletions
|
|
@ -183,7 +183,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.23-alpha
|
||||
versionCode: 23
|
||||
commit: c35078f661508b489cb729754acef1e4fcc75892
|
||||
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.22-alpha
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 0.0.23-alpha
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue