Skip to content

Commit

Permalink
“release”
Browse files Browse the repository at this point in the history
  • Loading branch information
sergdeus committed Apr 18, 2024
1 parent 31fcaa0 commit 17a21a0
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 @@ -110,7 +110,7 @@ flutter {
}

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.20"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20"
implementation platform('com.google.firebase:firebase-bom:29.0.3')
implementation "androidx.multidex:multidex:2.0.1"
}
Expand Down

0 comments on commit 17a21a0

Please sign in to comment.