diff --git a/android/build.gradle b/android/build.gradle index 1c8e2c9..c23bdb2 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -36,4 +36,6 @@ android { dependencies { implementation 'androidx.annotation:annotation:1.2.0' } + + namespace "fr.g123k.deviceapps" }