Compare commits
1 Commits
renovate/f
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
3dd4219bc7
|
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
|
|||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
zipStorePath=wrapper/dists
|
zipStorePath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-all.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-all.zip
|
||||||
|
|||||||
@@ -18,8 +18,8 @@ pluginManagement {
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
|
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
|
||||||
id("com.android.application") version "8.7.0" apply false
|
id("com.android.application") version "8.13.2" apply false
|
||||||
id("org.jetbrains.kotlin.android") version "1.8.22" apply false
|
id("org.jetbrains.kotlin.android") version "1.9.25" apply false
|
||||||
}
|
}
|
||||||
|
|
||||||
include(":app")
|
include(":app")
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ dependencies:
|
|||||||
google_maps_flutter: ^2.12.1
|
google_maps_flutter: ^2.12.1
|
||||||
geolocator: ^14.0.0
|
geolocator: ^14.0.0
|
||||||
permission_handler: ^12.0.0+1
|
permission_handler: ^12.0.0+1
|
||||||
flutter_dotenv: 6.0.0
|
flutter_dotenv: ^5.2.1
|
||||||
powersync: ^1.12.2
|
powersync: ^1.12.2
|
||||||
uuid: ^4.5.1
|
uuid: ^4.5.1
|
||||||
supabase_flutter: ^2.8.4
|
supabase_flutter: ^2.8.4
|
||||||
|
|||||||
Reference in New Issue
Block a user