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

依赖项版本太低 #14

Open
MartinKayJr opened this issue Mar 11, 2023 · 0 comments
Open

依赖项版本太低 #14

MartinKayJr opened this issue Mar 11, 2023 · 0 comments

Comments

@MartinKayJr
Copy link

implementation 'androidx.appcompat:appcompat:1.1.0' implementation 'com.google.android.material:material:1.1.0' implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
以上三个依赖项的版本太低了,在appcompat 1.5.1与material 1.7.0上无法使用。

image

在实际逐一版本测试中
material最高也就只能在1.4.0版本,升级至1.5.0版本开始报错。
appcompat最高也就只能在1.3.0版本,升级至1.4.0版本开始报错。

兼容性不是很完善。

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

No branches or pull requests

1 participant