Skip to content

Commit e1da2bb

Browse files
committed
Add missing namespace
This should fix #47
1 parent d3d49a9 commit e1da2bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android_app/app/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ android {
4444
kotlinOptions {
4545
jvmTarget = '1.8'
4646
}
47+
namespace 'com.apozas.contactdiary'
4748
}
4849

4950
dependencies {

0 commit comments

Comments
 (0)