mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-13 09:19:12 +00:00
new app: Poleidoscope
This commit is contained in:
parent
67648473ef
commit
bf7fe324c8
1 changed files with 25 additions and 0 deletions
25
metadata/com.example.poleidoscope.yml
Normal file
25
metadata/com.example.poleidoscope.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Bowl
|
||||
SourceCode: https://gitlab.com/bowl1/poleidoscope
|
||||
IssueTracker: https://gitlab.com/bowl1/poleidoscope/issues
|
||||
|
||||
AutoName: Poleidoscope
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/bowl1/poleidoscope.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.0
|
||||
versionCode: 1
|
||||
commit: v0.1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-universal-release-unsigned.apk
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.0
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue