Skip to content

Commit 0914ce9

Browse files
committed
Add link to Android Studio versions
1 parent 973c0bc commit 0914ce9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.idea/compiler.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ dependencies {
108108
intellijPlatform {
109109
// Documentation on the default target platform methods:
110110
// https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-dependencies-extension.html#default-target-platforms
111+
// Android Studio versions can be found at: https://plugins.jetbrains.com/docs/intellij/android-studio-releases-list.html
111112
androidStudio(ideaVersion)
112113
testFramework(TestFrameworkType.Platform)
113114

0 commit comments

Comments
 (0)