mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update BBC World Service Podcast Downloader to v1.3.7 (137)
This commit is contained in:
parent
aedc638ebe
commit
165c733d78
1 changed files with 13 additions and 2 deletions
|
|
@ -137,7 +137,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.3.7
|
||||
versionCode: 137
|
||||
commit: 9656eab62794ddf011a9d1ce1f92cba7c163ca11
|
||||
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.6
|
||||
CurrentVersionCode: 136
|
||||
CurrentVersion: v1.3.7
|
||||
CurrentVersionCode: 137
|
||||
|
|
|
|||
Loading…
Reference in a new issue