Matrix app service test

This commit is contained in:
2021-03-29 01:07:36 +02:00
parent 148fb7b7db
commit e3bf3c1a25
9 changed files with 145 additions and 106 deletions

View File

@@ -1 +1,7 @@
rootProject.name = "okupamicoche"
pluginManagement {
repositories {
maven { url = uri("https://repo.spring.io/milestone") }
gradlePluginPortal()
}
}
rootProject . name = "okupamicoche"