Compare commits
1 Commits
c6f04827c0
...
renovate/p
| Author | SHA1 | Date | |
|---|---|---|---|
|
3b3a3c59d8
|
@@ -19,7 +19,7 @@ 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.7.0" apply false
|
||||||
id("org.jetbrains.kotlin.android") version "2.3.21" apply false
|
id("org.jetbrains.kotlin.android") version "1.8.22" apply false
|
||||||
}
|
}
|
||||||
|
|
||||||
include(":app")
|
include(":app")
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ dependencies:
|
|||||||
geolocator: ^14.0.0
|
geolocator: ^14.0.0
|
||||||
permission_handler: ^12.0.0+1
|
permission_handler: ^12.0.0+1
|
||||||
flutter_dotenv: ^5.2.1
|
flutter_dotenv: ^5.2.1
|
||||||
powersync: ^1.12.2
|
powersync: ^2.0.0
|
||||||
uuid: ^4.5.1
|
uuid: ^4.5.1
|
||||||
supabase_flutter: ^2.8.4
|
supabase_flutter: ^2.8.4
|
||||||
google_sign_in: ^6.3.0
|
google_sign_in: ^6.3.0
|
||||||
|
|||||||
Reference in New Issue
Block a user