Added Adapter and Service
This commit is contained in:
@@ -10,9 +10,9 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven("https://jitpack.io")
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "HomoCube"
|
||||
include(":app")
|
||||
|
||||
Reference in New Issue
Block a user