Skip to content

Commit e67d685

Browse files
authored
Merge pull request #69 from AymanFekri/patch-1
Fix: Add namespace to ant_media_flutter plugin
2 parents 779efbc + d5d6c3f commit e67d685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ apply plugin: 'kotlin-android'
2626

2727
android {
2828
compileSdkVersion 31
29+
namespace "com.example.ant_media_flutter"
2930

3031
compileOptions {
3132
sourceCompatibility JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)