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

Add support for the android studio DB inspector #3107

Merged

Conversation

AlecKazakova
Copy link
Collaborator

Closes #1778

@aperfilyev aperfilyev self-requested a review April 18, 2022 14:41
@@ -76,7 +76,7 @@ kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-js = { id = "org.jetbrains.kotlin.js", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
intellij = { id = "org.jetbrains.intellij", version = "1.5.3" }
intellij = { id = "org.jetbrains.intellij", version = "1.5.2" }
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AlecKazakova AlecKazakova force-pushed the astrong/2022-04-18/android-studio-database-inspector branch from baa5bcb to c447413 Compare April 18, 2022 14:42
@aperfilyev
Copy link
Collaborator

LGTM

@AlecKazakova AlecKazakova merged commit 849b2ab into master Apr 18, 2022
@AlecKazakova AlecKazakova deleted the astrong/2022-04-18/android-studio-database-inspector branch April 18, 2022 15:32
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

Successfully merging this pull request may close these issues.

Support Android Studio Database Inspector
3 participants