Skip to content

Commit

Permalink
Revert "Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.21 to 2.1.0 …
Browse files Browse the repository at this point in the history
…in /android (#273)"

This reverts commit 7880fa6.
  • Loading branch information
Codel1417 committed Nov 30, 2024
1 parent 06473e2 commit 042ca2a
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 @@ -106,7 +106,7 @@ flutter {
}

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:2.1.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib:2.0.21"
testImplementation "junit:junit:4.13.2"
// https://developer.android.com/jetpack/androidx/releases/test/#1.2.0
coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:2.1.3"
Expand Down

0 comments on commit 042ca2a

Please sign in to comment.