Skip to content

Commit

Permalink
Add missing namespace
Browse files Browse the repository at this point in the history
This should fix #47
  • Loading branch information
apozas committed Sep 16, 2023
1 parent d3d49a9 commit e1da2bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ android {
kotlinOptions {
jvmTarget = '1.8'
}
namespace 'com.apozas.contactdiary'
}

dependencies {
Expand Down

0 comments on commit e1da2bb

Please sign in to comment.