From eeff0d2e46d707a56b0010cb3635e8027dcbe8a1 Mon Sep 17 00:00:00 2001 From: yangyakun Date: Wed, 1 Mar 2023 21:52:07 +0800 Subject: [PATCH] =?UTF-8?q?[m1]=20[1.1.2]=20[tts=20=E4=B8=B4=E6=97=B6?= =?UTF-8?q?=E5=AF=BC=E5=85=A5]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 7b5e3a5c69..35dbcd418f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -325,7 +325,7 @@ dependencies { implementation rootProject.ext.dependencies.mogocustommap implementation project(':libraries:map-usbcamera') - implementation project(':tts:tts-pad') + implementation project(':tts:tts-iflytek') implementation project(':core:function-impl:mogo-core-function-startup') implementation project(':core:function-impl:mogo-core-function-devatools') implementation project(':core:function-impl:mogo-core-function-datacenter')