Skip to content

Commit

Permalink
jdk7 to jdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinaGamer committed Feb 2, 2022
1 parent 622c2c5 commit f9b8646
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 @@ -64,5 +64,5 @@ flutter {
}

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
}

0 comments on commit f9b8646

Please sign in to comment.