TelegramMessenger / TGPassportAndroidSDK

MIT License
64 stars 26 forks source link

Where is the lib to download? #12

Open futjrnaut opened 1 year ago

futjrnaut commented 1 year ago

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 commented 1 year ago

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