Skip to content

Commit

Permalink
Merge pull request #202 from QuantumPhysique/dependabot/gradle/app/an…
Browse files Browse the repository at this point in the history
…droid/org.jetbrains.kotlin.android-2.1.10

Bump org.jetbrains.kotlin.android from 2.1.0 to 2.1.10 in /app/android
  • Loading branch information
gwosd authored Jan 30, 2025
2 parents 5ad8009 + 0d6d271 commit 6f274a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/android/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "8.8.0" apply false
id "org.jetbrains.kotlin.android" version "2.1.0" apply false
id "org.jetbrains.kotlin.android" version "2.1.10" apply false
}


Expand Down

0 comments on commit 6f274a9

Please sign in to comment.