Skip to content

Commit

Permalink
Merge pull request #36 from MemphisNguyen/master
Browse files Browse the repository at this point in the history
Add namespace to fix issue with build appbundle
  • Loading branch information
pr0gramista authored Jan 5, 2024
2 parents ffb4083 + 36a3ecd commit 5b8e5fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'

android {
namespace "pl.pr0gramista.charset_converter"
compileSdkVersion 28

sourceSets {
Expand Down

0 comments on commit 5b8e5fd

Please sign in to comment.