36 lines
849 B
YAML
36 lines
849 B
YAML
|
Categories:
|
||
|
- Internet
|
||
|
License: GPL-3.0-only
|
||
|
WebSite: https://gitlab.com/anoopknr/pastebin
|
||
|
SourceCode: https://gitlab.com/anoopknr/pastebin/tree/HEAD
|
||
|
IssueTracker: https://gitlab.com/anoopknr/pastebin/issues
|
||
|
|
||
|
AutoName: PasteBin
|
||
|
Description: |-
|
||
|
Client application for Ubuntu pastebin, a web application where you can paste
|
||
|
snippets of text, usually source code or log files, for public viewing. Pastes
|
||
|
made to pastebin are usually only saved for a short period of time.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://gitlab.com/anoopknr/pastebin.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.0'
|
||
|
versionCode: 1
|
||
|
commit: '1.0'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.5'
|
||
|
versionCode: 2
|
||
|
commit: '1.5'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '1.5'
|
||
|
CurrentVersionCode: 2
|