use common plugin

This commit is contained in:
2025-12-13 00:49:46 +01:00
parent 1fbff53dbd
commit d0c130cb61
3 changed files with 14 additions and 26 deletions

View File

@@ -1 +1,6 @@
rootProject.name = "migration-ktor"
pluginManagement.repositories {
maven("https://git.infendro.com/api/packages/Infendro/maven")
mavenCentral()
}