Update namespace

This commit is contained in:
Anton Tananaev 2025-05-11 12:24:58 -07:00
parent 220a9192a5
commit f713bb9154

View file

@ -13,7 +13,7 @@ val backgroundGeolocation = project(":flutter_background_geolocation")
apply { from("${backgroundGeolocation.projectDir}/background_geolocation.gradle") } apply { from("${backgroundGeolocation.projectDir}/background_geolocation.gradle") }
android { android {
namespace = "com.example.traccar_client" namespace = "org.traccar.client"
compileSdk = flutter.compileSdkVersion compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion ndkVersion = flutter.ndkVersion