Skip to content

Commit

Permalink
chore(deps): update org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 63f696f commit 7d169d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ dependencies {
// https://github.com/flutter/flutter/issues/110658
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.3'
// https://pub.dev/packages/flutter_local_notifications/
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.25"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.0"
}

0 comments on commit 7d169d0

Please sign in to comment.