392953d8a6
Closes fdroid/rfp#422.
33 lines
809 B
YAML
33 lines
809 B
YAML
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
|