ktd icon indicating copy to clipboard operation
ktd copied to clipboard

bintray.com is closed

Open notaLonelyDay opened this issue 4 years ago • 2 comments

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```

notaLonelyDay avatar May 11 '21 12:05 notaLonelyDay

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

whyoleg avatar May 12 '21 15:05 whyoleg

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?

notaLonelyDay avatar May 13 '21 14:05 notaLonelyDay