We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4489932 commit c36dab7Copy full SHA for c36dab7
1 file changed
buildSrc/build.gradle.kts
@@ -7,7 +7,7 @@ repositories {
7
}
8
9
dependencies {
10
- //implementation(libs.kgp)
+ implementation(libs.kgp)
11
implementation(libs.agp)
12
13
0 commit comments