parent
f5ca81b550
commit
392953d8a6
32
metadata/com.github.moko256.twitlatte.yml
Normal file
32
metadata/com.github.moko256.twitlatte.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/moko256/twitlatte
|
||||
IssueTracker: https://github.com/moko256/twitlatte/issues
|
||||
|
||||
AutoName: twitlatte
|
||||
Summary: Twitter, Mastodon and Pleroma client
|
||||
Description: SNS client specialized to read in chronorogical order. You can access
|
||||
Twitter, Mastodon and Pleroma with API.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/moko256/twitlatte
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.0
|
||||
versionCode: 4
|
||||
commit: v1.1.0
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- twitter4j/..git
|
||||
- twitter4j/twitter4j-core/build
|
||||
- twitter4j/twitter4j-http2-support/build
|
||||
prebuild: sed -i -e '/versionNameSuffix/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue