From 32b391a9ab237e8b748f77359b518283836d3143 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Fri, 17 Jul 2020 20:51:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BA=86sqlite=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/mogo-module-v2x/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/mogo-module-v2x/build.gradle b/modules/mogo-module-v2x/build.gradle index 3b68184f18..95b4420777 100644 --- a/modules/mogo-module-v2x/build.gradle +++ b/modules/mogo-module-v2x/build.gradle @@ -45,7 +45,6 @@ dependencies { implementation 'com.tencent.liteavsdk:LiteAVSDK_Smart:7.2.8927' implementation 'ch.hsr:geohash:1.4.0' implementation rootProject.ext.dependencies.flexbox - implementation "com.zhidao.auto.lib:sqlite:0.1.1" compileOnly rootProject.ext.dependencies.kotlinstdlibjdk7 compileOnly rootProject.ext.dependencies.androidxccorektx