implementation 'org.litepal.guolindev:core:3.2.3'出错
Author: Samael-ZCreated Mar 1, 2024Updated Jul 10, 2025
android studio引入 implementation 'org.litepal.guolindev:core:3.2.3'出错, 报错信息:
- What went wrong: Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not find org.litepal.guolindev:core:3.2.3. Searched in the following locations:
as版本:Android Studio Giraffe | 2022.3.1 Patch 3 用的gradle脚本 是什么原因啊?
Source: guolindev/LitePal