File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66}
77
88android {
9- namespace = " com.example.write_folder_plugin_example "
9+ namespace = " com.example.ente_directory_picker_example "
1010 compileSdk = flutter.compileSdkVersion
1111 ndkVersion = " 27.0.12077973"
1212
@@ -21,7 +21,7 @@ android {
2121
2222 defaultConfig {
2323 // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
24- applicationId = " com.example.write_folder_plugin_example "
24+ applicationId = " com.example.ente_directory_picker_example "
2525 // You can update the following values to match your application needs.
2626 // For more information, see: https://flutter.dev/to/review-gradle-config.
2727 minSdk = flutter.minSdkVersion
You can’t perform that action at this time.
0 commit comments