mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 12:54:49 +00:00
New app: CTemplar
This commit is contained in:
parent
892c983f5f
commit
446c91bee8
1 changed files with 24 additions and 0 deletions
24
metadata/com.ctemplar.app.fdroid.yml
Normal file
24
metadata/com.ctemplar.app.fdroid.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: Apache-2.0
|
||||||
|
WebSite: https://ctemplar.com
|
||||||
|
SourceCode: https://github.com/CTemplar/android/tree/fdroid
|
||||||
|
IssueTracker: https://github.com/CTemplar/android/issues
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/CTemplar/android.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.0
|
||||||
|
versionCode: 1
|
||||||
|
commit: v1.0.0-fdroid
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v-fdroid
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.0
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue