mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update BBC World Service Newshour Downloader to v1.2.4 (124)
This commit is contained in:
parent
47ab9f3955
commit
a606408094
1 changed files with 13 additions and 2 deletions
|
|
@ -60,7 +60,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.2.4
|
||||
versionCode: 124
|
||||
commit: ed6d7f8c8d195e8a2cb8116b71b414024dbf46b1
|
||||
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.3
|
||||
CurrentVersionCode: 123
|
||||
CurrentVersion: v1.2.4
|
||||
CurrentVersionCode: 124
|
||||
|
|
|
|||
Loading…
Reference in a new issue