Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Could not find xwalk_core_library_canary-64bit.aar (org.xwalk:xwalk_core_library_canary:17.46.460.1). #243

Open
warrenc5 opened this issue Feb 24, 2019 · 2 comments

Comments

@warrenc5
Copy link

There is a bug in the gradle

155 - if (xwalk64bit != null) {
155 + if (!xwalk64bit) {
156 xwalkSpec = xwalkSpec + BIT_64
157 }
158 println xwalkSpec

@warrenc5 warrenc5 changed the title Could not find xwalk_core_library_canary-64bit.aar (org.xwalk:xwalk_core_library_canary:17.46.459.1). Could not find xwalk_core_library_canary-64bit.aar (org.xwalk:xwalk_core_library_canary:17.46.460.1). Feb 24, 2019
@GXlaishengcai
Copy link

I met the same problem, can you solve it?

@GXlaishengcai
Copy link

WechatIMG325
我的报错信息

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

No branches or pull requests

2 participants