Skip to content

Commit

Permalink
[feature/#17] 코드리뷰 반영 - rootProject 이름 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
l2hyunwoo committed Aug 17, 2023
1 parent 60b14f0 commit fda9c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencyResolutionManagement {
}
}

rootProject.name = "DroidKnights_2023"
rootProject.name = "DroidKnights2023"
include(
":app",

Expand Down

0 comments on commit fda9c65

Please sign in to comment.