We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acfa42e commit bafa42cCopy full SHA for bafa42c
android/build.gradle
@@ -16,7 +16,7 @@ group 'com.google.maps.flutter.navigation'
16
version '1.0-SNAPSHOT'
17
18
buildscript {
19
- ext.kotlin_version = '2.0.0'
+ ext.kotlin_version = '2.1.10'
20
repositories {
21
google()
22
mavenCentral()
0 commit comments