Skip to content

Commit

Permalink
chore(deps): update org.jetbrains.kotlin:kotlin-stdlib-jdk7 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent ed7b7aa commit 2f5a469
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 @@ -94,7 +94,7 @@ flutter {
}

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.25"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21"
implementation platform('com.google.firebase:firebase-bom:33.4.0')
implementation 'com.google.firebase:firebase-perf-ktx'
implementation 'com.google.firebase:firebase-crashlytics-ktx'
Expand Down

0 comments on commit 2f5a469

Please sign in to comment.