fix: 增加Realm依赖
This commit is contained in:
@@ -3,8 +3,8 @@ plugins {
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
id 'kotlin-kapt'
|
||||
id 'com.google.dagger.hilt.android'
|
||||
id 'realm-android'
|
||||
}
|
||||
apply plugin: "realm-android"
|
||||
android {
|
||||
namespace 'com.navinfo.omqs'
|
||||
compileSdk 33
|
||||
|
||||
Reference in New Issue
Block a user