Skip to content

Commit

Permalink
Update settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
julianlxs authored Jul 23, 2024
1 parent 83c54d2 commit e707dbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rootProject.name = 'template'
rootProject.name = 'assignment_service'

sourceControl {
gitRepository(uri('https://github.com/MEITREX/common')) {
Expand All @@ -7,4 +7,4 @@ sourceControl {
gitRepository(uri('https://github.com/MEITREX/common_test')) {
producesModule('de.unistuttgart.iste.meitrex:meitrex-common-test')
}
}
}

0 comments on commit e707dbc

Please sign in to comment.