Skip to content

Commit bafa42c

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin in /android
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.1.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.1.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acfa42e commit bafa42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ group 'com.google.maps.flutter.navigation'
1616
version '1.0-SNAPSHOT'
1717

1818
buildscript {
19-
ext.kotlin_version = '2.0.0'
19+
ext.kotlin_version = '2.1.10'
2020
repositories {
2121
google()
2222
mavenCentral()

0 commit comments

Comments
 (0)