mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Merge branch 'add-kurobaex-metadata' into 'master'
New App: KurobaEx See merge request fdroid/fdroiddata!7450
This commit is contained in:
commit
0734b6fc4c
1 changed files with 26 additions and 0 deletions
26
metadata/com.github.k1rakishou.chan.fdroid.yml
Normal file
26
metadata/com.github.k1rakishou.chan.fdroid.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://github.com/K1rakishou/Kuroba-Experimental
|
||||
SourceCode: https://github.com/K1rakishou/Kuroba-Experimental
|
||||
IssueTracker: https://github.com/K1rakishou/Kuroba-Experimental/issues
|
||||
|
||||
AutoName: KurobaEx (fork)
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/K1rakishou/Kuroba-Experimental.git
|
||||
|
||||
Builds:
|
||||
- versionName: v0.4.7
|
||||
versionCode: 407
|
||||
commit: v0.4.7-release
|
||||
subdir: Kuroba/app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v-release
|
||||
UpdateCheckMode: Tags v\d+?\.\d{1,2}\.\d{1,2}-release$
|
||||
CurrentVersion: 0.4.7
|
||||
CurrentVersionCode: 407
|
||||
Loading…
Reference in a new issue