mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update BBC World Service Newshour Downloader to v1.3.4 (134)
This commit is contained in:
parent
0dc96f3e31
commit
6d77bbc875
1 changed files with 13 additions and 2 deletions
|
|
@ -104,7 +104,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.3.4
|
||||
versionCode: 134
|
||||
commit: 6eb604ab020377bc9d841768a37fb15582297ba9
|
||||
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.3.3
|
||||
CurrentVersionCode: 133
|
||||
CurrentVersion: v1.3.4
|
||||
CurrentVersionCode: 134
|
||||
|
|
|
|||
Loading…
Reference in a new issue