Hi there, clearing the gradle cache won’t solve the issue.
I created also a new project with nothing else but the okta-idx-kotlin, but still won’t work. Running androidDependecy task I get the following errors.
Execution failed for task ':app:androidDependencies'.
> Could not resolve all artifacts for configuration ':app:debugCompileClasspath'.
> Could not find com.okta.android:okta-idx-kotlin:2.1.0.
Required by:
project :app
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
My current android studio version is Electric Eel, checking gradle settings. I see the I have the repos set up.