Skip to content

Commit 0f6519f

Browse files
sullistschuchortdev
authored andcommitted
fix Gradle root project name
1 parent 5a480fe commit 0f6519f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
rootProject.name = 'compile-testing'
1+
rootProject.name = 'kotlin-compile-testing'
22

0 commit comments

Comments
 (0)