Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the lib to download? #12

Open
awidearray opened this issue May 18, 2023 · 1 comment
Open

Where is the lib to download? #12

awidearray opened this issue May 18, 2023 · 1 comment

Comments

@awidearray
Copy link

Could not find method compile() for arguments [:telegrampassport] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler

so, where is the lib to download?

@bgrebennikov
Copy link

bgrebennikov commented May 18, 2023

get the library from https://oss.sonatype.org/content/groups/public/org/telegram/passport/1.1/

import this to libs folder and add implementation files('libs/passport-1.1.aar') in your build.gradle module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@bgrebennikov @awidearray and others