diff --git a/android/build.gradle b/android/build.gradle index 20f41eaae0..368851423f 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -132,6 +132,7 @@ repositories { android { compileSdkVersion safeExtGet("compileSdkVersion", 28) + namespace "com.swmansion.gesturehandler" // Used to override the NDK path/version on internal CI or by allowing // users to customize the NDK path/version from their root project (e.g. for M1 support)