blob: 04f50d1698fef6fb0b3d5e51084e4555655e5afd [file] [log] [blame]
android {
compileSdkVersion(30)
sourceSets.getByName("main").jni.srcDir("jniSource")
}