Skip to content

Commit

Permalink
Merge pull request #94 from QuantumPhysique/dependabot/gradle/app/and…
Browse files Browse the repository at this point in the history
…roid/org.jetbrains.kotlin-kotlin-stdlib-jdk7-2.0.0

Bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.9.24 to 2.0.0 in /app/android
  • Loading branch information
braniii committed May 27, 2024
2 parents c908f57 + f45540d commit 5b95e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ flutter {
}

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.24"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.0"
}

// Map for the version code that gives each ABI a value.
Expand Down

0 comments on commit 5b95e42

Please sign in to comment.