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

splitcore类库里面并没有使用androidx.appcompat:appcompat里的代码,是否可以去掉 #62

Open
930324291 opened this issue Aug 4, 2021 · 0 comments

Comments

@930324291
Copy link

另外是否可以做成AndroidX和非AndroidX通用的类库
dependencies { implementation fileTree(dir: 'libs', include: ['*.jar']) implementation "androidx.annotation:annotation:1.0.0" implementation 'androidx.appcompat:appcompat:1.0.0' api project(':splitcommon') implementation project(':splitextension') implementation project(':splitrequester') implementation project(':splitinstaller') api project(':splitloader') api project(':splitdownloader') api project(':playcorelibrary') api project(':splitreporter') testImplementation 'junit:junit:4.12' androidTestImplementation 'androidx.test.ext:junit:1.1.1' androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0' }

@930324291 930324291 changed the title splitcore类库里面并没有使用androidx.appcompat:appcompat,是否可以去掉 splitcore类库里面并没有使用androidx.appcompat:appcompat里的代码,是否可以去掉 Aug 4, 2021
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