mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Newapp: Podcini, a podcast player and manager
This commit is contained in:
parent
f764a54d7a
commit
ec02912741
1 changed files with 23 additions and 0 deletions
23
metadata/ac.mdiq.podcini.yml
Normal file
23
metadata/ac.mdiq.podcini.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/XilinJia/Podcini
|
||||
IssueTracker: https://github.com/XilinJia/Podcini/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/XilinJia/Podcini.git
|
||||
|
||||
Builds:
|
||||
- versionName: 4.6.0
|
||||
versionCode: 3020125
|
||||
commit: 288716b19ab874a99625d2c79fbc5f43f784db25
|
||||
subdir: app
|
||||
gradle:
|
||||
- free
|
||||
prebuild: sed -i -r -e '/play(Api|Implementation)/d' -e '/wearable/d' build.gradle
|
||||
ndk: 25.1.8937393
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 4.6.0
|
||||
CurrentVersionCode: 3020125
|
||||
Loading…
Reference in a new issue