Skip to content

Commit 1497852

Browse files
authored
Update build.gradle.kts
Signed-off-by: Kenechukwu Akubue <kengoon19@gmail.com>
1 parent 24c90af commit 1497852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
// Specify only the modules you need and the BOM will provide the versions
1313
// implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
1414
// implementation("org.jetbrains.kotlin:kotlin-reflect")
15-
implementation(libs.kgp)
15+
//implementation(libs.kgp)
1616
implementation(libs.agp)
1717
}
1818

0 commit comments

Comments
 (0)