47 lines
1.2 KiB
YAML
47 lines
1.2 KiB
YAML
|
Categories:
|
||
|
- Internet
|
||
|
License: GPL-3.0-only
|
||
|
SourceCode: https://github.com/yacy/yacy_search_androidclient
|
||
|
IssueTracker: https://github.com/yacy/yacy_search_androidclient/issues
|
||
|
|
||
|
AutoName: 32c3 Search
|
||
|
Summary: Search a 32C3 related YaCy node
|
||
|
Description: |-
|
||
|
Yacy is a decentralized, specialized, peer-to-peer search engine. This app
|
||
|
defaults to use [http://32c3.yacy.net/], a search node related to the 32C3
|
||
|
congress.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/yacy/yacy_search_androidclient.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.0'
|
||
|
versionCode: 1
|
||
|
commit: 1.0.0
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
prebuild: sed -i -e '/android {/alintOptions {\nabortOnError false\n}\n' build.gradle
|
||
|
|
||
|
- versionName: 1.0.1
|
||
|
versionCode: 2
|
||
|
commit: 1.0.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
prebuild: sed -i -e '/android {/alintOptions {\nabortOnError false\n}\n' build.gradle
|
||
|
|
||
|
- versionName: 1.1.0
|
||
|
versionCode: 3
|
||
|
commit: 1.1.0
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
prebuild: sed -i -e '/android {/alintOptions {\nabortOnError false\n}\n' build.gradle
|
||
|
|
||
|
ArchivePolicy: 0 versions
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.1.0
|
||
|
CurrentVersionCode: 3
|