Add managed location to weather plugin API

This commit is contained in:
MM20
2024-05-03 13:02:17 +02:00
parent b0f9ffd473
commit 1d6688831c
19 changed files with 256 additions and 100 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ minSdk = "26"
compileSdk = "34"
targetSdk = "34"
pluginSdk = "1.0.0"
pluginSdk = "1.1.0"
gradle = "8.1.2"
android-gradle-plugin = "8.2.2"