mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update BBC World Service Newshour Downloader to v1.2.2 (122)
This commit is contained in:
parent
45e76a0721
commit
65bdc0d7a1
1 changed files with 13 additions and 2 deletions
|
|
@ -38,7 +38,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.2.2
|
||||
versionCode: 122
|
||||
commit: 69aaaeb897d385cb8925fbedc37c6ce5d619a53e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.2.1
|
||||
CurrentVersionCode: 121
|
||||
CurrentVersion: v1.2.2
|
||||
CurrentVersionCode: 122
|
||||
|
|
|
|||
Loading…
Reference in a new issue