Skip to content

Commit 636e228

Browse files
authored
Update build.gradle
1 parent b789bc4 commit 636e228

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

example/android/app/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
2828
android {
2929
compileSdkVersion flutter.compileSdkVersion
3030
ndkVersion flutter.ndkVersion
31+
32+
namespace 'dev.fluttercommunity.androidid.example'
3133

3234
compileOptions {
3335
sourceCompatibility JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)