We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72059e9 commit 01a89a3Copy full SHA for 01a89a3
1 file changed
settings.gradle.kts
@@ -10,8 +10,8 @@ buildscript {
10
mavenCentral()
11
}
12
dependencies {
13
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin")
14
- classpath("com.android.tools.build:gradle")
15
- classpath("androidx.compose.compiler:compiler")
+// classpath("org.jetbrains.kotlin:kotlin-gradle-plugin")
+// classpath("com.android.tools.build:gradle")
+// classpath("androidx.compose.compiler:compiler")
16
17
0 commit comments