mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 21:04:50 +00:00
podcini: 6.0.9
This commit is contained in:
parent
2278d948ac
commit
cd095cbcea
2 changed files with 29 additions and 0 deletions
28
metadata/ac.mdiq.podcini.R.yml
Normal file
28
metadata/ac.mdiq.podcini.R.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Xilin Jia
|
||||||
|
AuthorWebSite: https://xilinjia.github.io/
|
||||||
|
SourceCode: https://github.com/XilinJia/Podcini
|
||||||
|
IssueTracker: https://github.com/XilinJia/Podcini/issues
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/XilinJia/Podcini.git
|
||||||
|
Binaries: https://github.com/XilinJia/Podcini/releases/download/%v/Podcini.R_release_%v.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 6.0.9
|
||||||
|
versionCode: 3020209
|
||||||
|
commit: 3f07f253b96c5158212abed568f187ae6fe8748f
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- free
|
||||||
|
prebuild: sed -i -e '/wearable/d' build.gradle
|
||||||
|
ndk: r26d
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: cd1328fb5c2ccf50cb99e3ff076eb5fe88298fe28366989dcf9d9899d5eb6940
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 6.0.9
|
||||||
|
CurrentVersionCode: 3020209
|
||||||
|
|
@ -161,6 +161,7 @@ Builds:
|
||||||
prebuild: sed -i -r -e '/play(Api|Implementation)/d' -e '/wearable/d' build.gradle
|
prebuild: sed -i -r -e '/play(Api|Implementation)/d' -e '/wearable/d' build.gradle
|
||||||
ndk: 25.1.8937393
|
ndk: 25.1.8937393
|
||||||
|
|
||||||
|
ArchivePolicy: 0
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 5.5.2
|
CurrentVersion: 5.5.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue