mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update BBC World Service Newshour Downloader to v1.3.1 (131)
This commit is contained in:
parent
54af15979a
commit
f33eee9ea7
1 changed files with 13 additions and 2 deletions
|
|
@ -82,7 +82,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.3.1
|
||||
versionCode: 131
|
||||
commit: 8f4c319ba03660a8c3ccec29582dbe1aa77fe888
|
||||
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.0
|
||||
CurrentVersionCode: 130
|
||||
CurrentVersion: v1.3.1
|
||||
CurrentVersionCode: 131
|
||||
|
|
|
|||
Loading…
Reference in a new issue