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')