mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-19 04:13:56 +00:00
fix: match project root to repo name
This commit is contained in:
@@ -5,5 +5,5 @@ dependencyResolutionManagement {
|
||||
maven("https://jitpack.io")
|
||||
}
|
||||
}
|
||||
rootProject.name = "dantotsu"
|
||||
rootProject.name = "Dantotsu"
|
||||
include(":app")
|
||||
|
||||
Reference in New Issue
Block a user