android {
......
sourceSets {
main {
jniLibs.srcDirs = ['libs']
}
}
}
Forked from RichardNi/android studio gradle 添加动态库.md
Last active
August 29, 2015 14:14
-
-
Save nibocn/1ddd13c4656dde8df094 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment