mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.0.22-alpha
|
CurrentVersion: 0.0.23-alpha
|
||||||
CurrentVersionCode: 22
|
CurrentVersionCode: 23
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue