增加看板进数据编辑页面
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
buildscript {
|
||||
dependencies {
|
||||
classpath "io.realm:realm-gradle-plugin:10.11.1"
|
||||
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.5.3"
|
||||
}
|
||||
}
|
||||
plugins {
|
||||
@@ -11,4 +12,5 @@ plugins {
|
||||
id 'com.android.library' version '7.3.1' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.8.0' apply false
|
||||
id 'com.google.dagger.hilt.android' version '2.44' apply false
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user