Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持 Android X #396

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

支持 Android X #396

wants to merge 9 commits into from

Conversation

L-X-J
Copy link

@L-X-J L-X-J commented Jul 10, 2024

同时修改项目README.md 中部分文本和依赖方式
README.md 不要合并

@Mingyueyixi
Copy link

@L-X-J gradle文件存在本地依赖,需要改为在线仓库,不然编译会无限期超时

@L-X-J
Copy link
Author

L-X-J commented Aug 23, 2024

你说的是 app 下面的 gradle 依赖么,

dependencies {
    // ...省略.
    implementation project(':richtext')
   // ...省略.
}

@Mingyueyixi
Copy link

maven镜像仓库啊,你那写的是ip加端口的。我到jitpack.io一编,当场超时

@L-X-J
Copy link
Author

L-X-J commented Aug 23, 2024

👌 我改一下,顺便把该升级的,升级一下。

Copy link
Author

@L-X-J L-X-J left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

更新agp 版本,移除本地 maven 镜像

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants