diff options
author | Roman / Linnea Gräf <roman.graef@gmail.com> | 2022-12-09 13:19:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-09 23:19:54 +1100 |
commit | 337b77aa50db6b4a159795827623d36acccbdcc4 (patch) | |
tree | 07b107d9925de565e78bf02a1526881bd05b1519 /settings.gradle.kts | |
parent | ac74ab8c13cf486cf36cb911f0a723908b0c5072 (diff) | |
download | NotEnoughUpdates-337b77aa50db6b4a159795827623d36acccbdcc4.tar.gz NotEnoughUpdates-337b77aa50db6b4a159795827623d36acccbdcc4.tar.bz2 NotEnoughUpdates-337b77aa50db6b4a159795827623d36acccbdcc4.zip |
Katting (#447)
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: nea <roman.graef@gmail.com>
Co-authored-by: nea <nea@nea.moe>
Co-authored-by: nea <romangraef@loves.dicksinhisan.us>
Co-authored-by: nea <roman.graef@grb-online.net>
Co-authored-by: nea <hello@nea89.moe>
Co-authored-by: nea <roman.graef@stud.tu-darmstadt.de>
Diffstat (limited to 'settings.gradle.kts')
-rw-r--r-- | settings.gradle.kts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts index eb291fb5..408d0f75 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -38,3 +38,5 @@ pluginManagement { } } } + +rootProject.name = "NotEnoughUpdates" |