Closed ghost closed 8 years ago
Could you pull volley.jar from jCenter or mavenCentral? Like adding compile 'com.mcxiaoke.volley:library:1.0.19' to the build.gradle?
compile 'com.mcxiaoke.volley:library:1.0.19'
Added. https://github.com/andDevW/getChromium/commit/ca66381e537561c4883bc4a56c803bdcb6134972
Could you pull volley.jar from jCenter or mavenCentral? Like adding
compile 'com.mcxiaoke.volley:library:1.0.19'
to the build.gradle?