Zeonsing Guo
Results
2
comments of
Zeonsing Guo
problem still......however, as 0x00117 say, i add the okhttp dependency, now it work well. ``` com.squareup.okhttp3 okhttp 3.10.0 ``` ```java ImageKit imageKit = ImageKit.getInstance(); Configuration config = new Configuration(your_public_key, your_private_key,...
> @NoonieBao I recommend you not using this library in real projects. it's obvious that this repository is not maintained properly and in the future you may get dependency version...