trip destination from current location
Some checks failed
Build and release APK / Build APK (pull_request) Failing after 5m54s

This commit is contained in:
2024-09-25 15:10:49 +02:00
parent 88b825ea31
commit d37fb09d62
7 changed files with 72 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "7.3.0" apply false
id "org.jetbrains.kotlin.android" version "1.7.10" apply false
id "org.jetbrains.kotlin.android" version "2.0.20" apply false
}
include ":app"