Update namespace
This commit is contained in:
parent
220a9192a5
commit
f713bb9154
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ val backgroundGeolocation = project(":flutter_background_geolocation")
|
|||
apply { from("${backgroundGeolocation.projectDir}/background_geolocation.gradle") }
|
||||
|
||||
android {
|
||||
namespace = "com.example.traccar_client"
|
||||
namespace = "org.traccar.client"
|
||||
compileSdk = flutter.compileSdkVersion
|
||||
ndkVersion = flutter.ndkVersion
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue