Rename launcher submodule artifact to "Inceptum"

This commit is contained in:
Johannes Frohnmeyer 2022-07-24 12:31:29 +02:00
parent 2677e49743
commit 5e729ef5d8
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@ rootProject.name = "Inceptum"
include("common")
include("wrapper")
include("launcher")
project(":launcher").name = "Inceptum"