implementation 'com.google.firebase:firebase-ml-vision:24.1.0' 以下是错误消息: In project 'app' a resolvedtransitive dependencies that lead to the art-- Project 'app' depends onto com.google.firebase@{strictly 19.1.0}
-- Pr
我正在开发一个使用firebase ML Kit的android文本识别器应用程序。当我捕获文本图像时,问题是没有获得图像的实际结果,为什么??我认为我的应用程序不能很好地识别语言。我使用过的依赖项 implementation 'com.google.firebase:firebase-ml-vision:20.0.0' 识别文本和处理文本代码 /**
* This method