set gradle project name
This commit is contained in:
@@ -6,5 +6,5 @@ dependencyResolutionManagement {
|
|||||||
mavenLocal()
|
mavenLocal()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
rootProject.name = "Mastodon"
|
rootProject.name = "Megalodon"
|
||||||
include ':mastodon'
|
include ':mastodon'
|
||||||
|
|||||||
Reference in New Issue
Block a user