添加了界面及逻辑
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
import org.gradle.kotlin.dsl.annotationProcessor
|
||||
import org.gradle.kotlin.dsl.implementation
|
||||
|
||||
plugins {
|
||||
alias(libs.plugins.android.library)
|
||||
}
|
||||
@@ -41,7 +38,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(
|
||||
api(
|
||||
fileTree(
|
||||
mapOf(
|
||||
"dir" to "libs",
|
||||
|
||||
Reference in New Issue
Block a user