manager: Add module UI

This commit is contained in:
tiann
2023-01-01 16:51:14 +08:00
parent 92de8fbccb
commit 0ae1e8fdcf
15 changed files with 375 additions and 23 deletions

View File

@@ -21,6 +21,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven("https://jitpack.io")
}
}