Update build.gradle.kts

This commit is contained in:
N0tMyFaultOG 2020-10-08 21:25:09 +02:00
parent bba499649b
commit f721a7c66c
1 changed files with 4 additions and 4 deletions

View File

@ -120,10 +120,10 @@ allprojects {
id.set("Saulitired")
name.set("Alexander Söderberg")
}
// TODO: Add developers
// I don't know the rest of your names, so this is up to
// you to fill in.
developer {
id.set("N0tMyFaultOG")
name.set("NotMyFault")
}
}
scm {