We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 779efbc + d5d6c3f commit e67d685Copy full SHA for e67d685
android/build.gradle
@@ -26,6 +26,7 @@ apply plugin: 'kotlin-android'
26
27
android {
28
compileSdkVersion 31
29
+ namespace "com.example.ant_media_flutter"
30
31
compileOptions {
32
sourceCompatibility JavaVersion.VERSION_1_8
0 commit comments