更新代码
This commit is contained in:
@@ -6,11 +6,11 @@ apply plugin: 'kotlin-android'
|
||||
apply plugin: 'kotlin-kapt'
|
||||
//apply plugin: 'realm-android'
|
||||
android {
|
||||
namespace 'com.navinfo.vivo'
|
||||
namespace 'com.navinfo.volvo'
|
||||
compileSdk 32
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.navinfo.vivo"
|
||||
applicationId "com.navinfo.volvo"
|
||||
minSdk 24
|
||||
targetSdk 32
|
||||
versionCode 1
|
||||
@@ -74,4 +74,6 @@ dependencies {
|
||||
// implementation "android.arch.lifecycle:extensions:1.1.1"
|
||||
// annotationProcessor "android.arch.lifecycle:compiler:1.1.1"
|
||||
implementation 'com.tencent.wcdb:wcdb-android:1.1-19'
|
||||
implementation 'com.google.code.gson:gson:2.10'
|
||||
implementation 'com.yanzhenjie.recyclerview:x:1.3.2'
|
||||
}
|
||||
Reference in New Issue
Block a user