mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
New app: Chaka
This commit is contained in:
parent
3977d59ea1
commit
4b8bc067ca
1 changed files with 31 additions and 0 deletions
31
metadata/net.timelegend.chaka.viewer.app.yml
Normal file
31
metadata/net.timelegend.chaka.viewer.app.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
- Reading
|
||||||
|
License: AGPL-3.0-or-later
|
||||||
|
SourceCode: https://github.com/elementdavv/chaka
|
||||||
|
IssueTracker: https://github.com/elementdavv/chaka/issues
|
||||||
|
|
||||||
|
AutoName: Chaka
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/elementdavv/chaka.git
|
||||||
|
Binaries: https://github.com/elementdavv/chaka/releases/download/v%v/app-universal-release.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.24.9a.9
|
||||||
|
versionCode: 155
|
||||||
|
commit: v1.24.9a.9
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: ./prebuild.sh
|
||||||
|
gradleprops:
|
||||||
|
- noSplits
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: 796e8ad532d0bbc9c7ca0de390fae02b86c373107d07a86906ff7f3de6f08091
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.24.9a.9
|
||||||
|
CurrentVersionCode: 155
|
||||||
Loading…
Reference in a new issue