diff --git a/sandhook-hooklib/build.gradle b/sandhook-hooklib/build.gradle index c75ec3ff..77e75277 100644 --- a/sandhook-hooklib/build.gradle +++ b/sandhook-hooklib/build.gradle @@ -17,6 +17,7 @@ android { ndk { abiFilters 'armeabi-v7a', 'arm64-v8a' } + consumerProguardFiles 'proguard-rules.pro' } externalNativeBuild {