diff --git a/android/build.gradle b/android/build.gradle index 2ec0269..55e65aa 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -7,6 +7,7 @@ def safeExtGet(prop, fallback) { } android { + namespace "com.eko" compileSdkVersion safeExtGet('compileSdkVersion', 33) defaultConfig {