You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
The text was updated successfully, but these errors were encountered:
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
There is a bug in the gradle
155 - if (xwalk64bit != null) {
155 + if (!xwalk64bit) {
156 xwalkSpec = xwalkSpec + BIT_64
157 }
158 println xwalkSpec
The text was updated successfully, but these errors were encountered: