We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a304c6b commit a5c3686Copy full SHA for a5c3686
1 file changed
app/build.gradle
@@ -1,6 +1,7 @@
1
apply plugin: 'com.android.application'
2
3
android {
4
+ namespace 'com.example.namespace'
5
compileSdk 33
6
7
defaultConfig {
0 commit comments