diff --git a/ExampleApp/app/build.gradle b/ExampleApp/app/build.gradle index 8d3bda7..ddf7b8d 100644 --- a/ExampleApp/app/build.gradle +++ b/ExampleApp/app/build.gradle @@ -35,7 +35,7 @@ android { dependencies { - implementation 'com.naurt.sdk:location-manager:3.0.2' + implementation 'com.naurt.sdk:location-manager:3.0.3' implementation 'androidx.core:core-ktx:1.7.0' implementation 'androidx.appcompat:appcompat:1.6.1' diff --git a/android-location-manager-3.0.2.aar b/android-location-manager-3.0.2.aar deleted file mode 100644 index 4a10cc7..0000000 Binary files a/android-location-manager-3.0.2.aar and /dev/null differ diff --git a/android-location-manager-3.0.3.aar b/android-location-manager-3.0.3.aar new file mode 100644 index 0000000..86a50ab Binary files /dev/null and b/android-location-manager-3.0.3.aar differ