mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update FeedWatcher to 0.0.24-alpha (24)
This commit is contained in:
parent
63a96978ef
commit
6bc958ff1d
1 changed files with 13 additions and 2 deletions
|
|
@ -194,7 +194,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.24-alpha
|
||||
versionCode: 24
|
||||
commit: 5c8d23dd37138b609a2dde827d8380505d92e4e1
|
||||
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.23-alpha
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: 0.0.24-alpha
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue