Skip to content

Commit

Permalink
Update settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
alanocallaghan authored Mar 14, 2024
1 parent c7afff9 commit e8d097c
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
Expand Up @@ -4,7 +4,7 @@ pluginManagement {
}
}

rootProject.name = 'qupath-extension-omero'
rootProject.name = 'qupath-extension-omero-web'

gradle.ext.qupathVersion = "0.5.0"

Expand All @@ -28,4 +28,4 @@ dependencyResolutionManagement {
}

}
}
}

0 comments on commit e8d097c

Please sign in to comment.