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.2.1 (121)
This commit is contained in:
parent
f29a4ff267
commit
1b9f879587
1 changed files with 13 additions and 2 deletions
|
|
@ -27,7 +27,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.2.1
|
||||
versionCode: 121
|
||||
commit: 85d1be842ca0a349d65fa15d6c1bdafc1268c8b7
|
||||
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.0
|
||||
CurrentVersionCode: 120
|
||||
CurrentVersion: v1.2.1
|
||||
CurrentVersionCode: 121
|
||||
|
|
|
|||
Loading…
Reference in a new issue