Skip to content

Commit

Permalink
fix: abner#157 added required namespace attribute for latest AGP
Browse files Browse the repository at this point in the history
  • Loading branch information
Denny Müller committed Nov 7, 2024
1 parent d560af3 commit fbad27e
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 @@ -26,6 +26,7 @@ apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'

android {
namespace "io.abner.flutter_js"
compileSdkVersion 29

kotlinOptions {
Expand Down

0 comments on commit fbad27e

Please sign in to comment.