We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d49a9 commit e1da2bbCopy full SHA for e1da2bb
android_app/app/build.gradle
@@ -44,6 +44,7 @@ android {
44
kotlinOptions {
45
jvmTarget = '1.8'
46
}
47
+ namespace 'com.apozas.contactdiary'
48
49
50
dependencies {
0 commit comments