ktd
ktd copied to clipboard
bintray.com is closed
I'm trying to build your app with travis/github actions and getting this error
It looks like bintray is closed.
> Could not resolve all artifacts for configuration ':app:debugCompileClasspath'.
> Could not resolve dev.whyoleg.ktd:ktd-api-coroutines:0.5.0-1.5.4.
Required by:
project :app
> Could not resolve dev.whyoleg.ktd:ktd-api-coroutines:0.5.0-1.5.4.
> Could not get resource 'https://dl.bintray.com/whyoleg/ktd/dev/whyoleg/ktd/ktd-api-coroutines/0.5.0-1.5.4/ktd-api-coroutines-0.5.0-1.5.4.pom'.
> Could not GET 'https://dl.bintray.com/whyoleg/ktd/dev/whyoleg/ktd/ktd-api-coroutines/0.5.0-1.5.4/ktd-api-coroutines-0.5.0-1.5.4.pom'. Received status code 403 from server: Forbidden```
Sorry, library isn't maintained now, and will have no updates in coming year. If you need it, you can fork it and build tdlib on your own, with the help of CLI in project looking on CI setup
Sorry, library isn't maintained now, and will have no updates in coming year. If you need it, you can fork it and build tdlib on your own, with the help of CLI in project looking on CI setup
Then maybe you should archive the repository or update README.md that this repo is not maintained?