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

libs缺失 #3

Open
JalinWang opened this issue May 1, 2019 · 1 comment
Open

libs缺失 #3

JalinWang opened this issue May 1, 2019 · 1 comment

Comments

@JalinWang
Copy link

大佬的Libs库好像没有上传
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation files('libs/jsoup-1.8.3.jar')
implementation files('libs/randomlayout.jar')
implementation files('libs/alipaySdk-20170309.jar')
implementation files('libs/MiPush_SDK_Client_3_2_2.jar')
implementation files('libs/MiStats_SDK_Client_1_9_2.jar')
implementation files('libs/mta-sdk-1.6.2.jar')
implementation files('libs/open_sdk_r5788_lite.jar')

@Dogbone0714
Copy link

這個問題您只需要將implementation改成compile 並且將依賴庫轉成AndroidX就行

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

2 participants