android-ndk-gif icon indicating copy to clipboard operation
android-ndk-gif copied to clipboard

using problem

Open hpanahiird opened this issue 8 years ago • 1 comments

i can't import this library to my android project.Can anybody help?

hpanahiird avatar Aug 16 '17 07:08 hpanahiird

Is it not working to put the following code in build.gradle? If not, what is the error message?

repositories { maven { url "http://dl.bintray.com/waynejo/maven" } ... }

dependencies { compile('com.waynejo:androidndkgif:0.3.2') }

waynejo avatar Aug 16 '17 21:08 waynejo