We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df1bb8 commit 5e95638Copy full SHA for 5e95638
android/build.gradle
@@ -22,6 +22,7 @@ rootProject.allprojects {
22
apply plugin: 'com.android.library'
23
24
android {
25
+ namespace 'com.bluechilli.flutteruploader'
26
compileSdkVersion 31
27
28
defaultConfig {
0 commit comments