Skip to content

Commit 21c9b7d

Browse files
committed
Fix build name
1 parent a88d7bb commit 21c9b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rootProject.name = "esv-project"
1+
rootProject.name = "jsglr-project"
22

33
dependencyResolutionManagement {
44
repositories {

0 commit comments

Comments
 (0)