leaf918 opened this issue 7 years ago · 0 comments
def ndkRevision() { def ff android { externalNativeBuild { ff = getNdkDirectory().toString() } } return "ndk location:" + ff }