Skip to content

Commit b7928b9

Browse files
Update build.gradle.kts with comment clarification
1 parent c40badb commit b7928b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,5 +299,5 @@ dependencies {
299299
// This is to build the tooling-api-impl project before the app is built
300300
// So we always copy the latest JAR file to assets
301301
compileOnly(projects.tooling.impl)
302-
302+
// Main.Bulid.kts
303303
}

0 commit comments

Comments
 (0)