Skip to content

Commit

Permalink
Namespace added to build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
GleammerRay committed Mar 18, 2024
1 parent 4ae3339 commit ba7e111
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'

android {
namespace 'com.fintasys.emoji_picker_flutter'

compileSdkVersion 34

compileOptions {
Expand Down

0 comments on commit ba7e111

Please sign in to comment.