Skip to content

Commit

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

Bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 2.0.20 to 2.0.21 in /app/android
  • Loading branch information
braniii authored Nov 10, 2024
2 parents 58940bd + 8055e9d commit 831a1d8
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 @@ -95,7 +95,7 @@ flutter {
}

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.20"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21"
}

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

0 comments on commit 831a1d8

Please sign in to comment.