mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update BBC World Service Newshour Downloader to v1.3.0 (130)
This commit is contained in:
parent
e8dfadd5bf
commit
24928e5888
1 changed files with 13 additions and 2 deletions
|
|
@ -71,7 +71,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.3.0
|
||||
versionCode: 130
|
||||
commit: ca83a0d39d3ac5c5fcf5ae7af4304facbcf69a35
|
||||
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.4
|
||||
CurrentVersionCode: 124
|
||||
CurrentVersion: v1.3.0
|
||||
CurrentVersionCode: 130
|
||||
|
|
|
|||
Loading…
Reference in a new issue