Skip to content

Commit

Permalink
Add gradle namespace to example
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanbeusekom committed May 15, 2023
1 parent a1f3923 commit 0de0b93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geolocator_android/example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ apply plugin: 'com.android.application'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"

android {
namespace 'com.baseflow.geolocator.example'
compileSdkVersion 33

lintOptions {
Expand Down

0 comments on commit 0de0b93

Please sign in to comment.