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

An option to control integration of Android dependencies #331

Closed
beigirad opened this issue Jun 19, 2022 · 1 comment
Closed

An option to control integration of Android dependencies #331

beigirad opened this issue Jun 19, 2022 · 1 comment
Labels
enhancement New feature or request Platform: Android

Comments

@beigirad
Copy link

Problem Statement

I didn't understand why some Android dependencies will be install automatically. But it's not my request and I can accept the risk of incompatible versions issue or other thing that comes in #282. I always check dependency tree in each project.

So I think it's better to provide an option to control this feature/integration.

Now I can't bump to 3.1 and remained on 3.0

Solution Brainstorm

No response

@romtsn
Copy link
Member

romtsn commented Jun 19, 2022

It's already possible and is also mentioned in the docs:

sentry {
  autoInstallation.enabled = false
}

Is that what you are looking for? If not, please reopen the issue. Thanks!

@romtsn romtsn closed this as completed Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Platform: Android
Projects
Archived in project
Development

No branches or pull requests

2 participants