Skip to content

Commit

Permalink
chore: remove jvm tool chain version pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
AntsyLich authored Apr 30, 2024
1 parent f6347a8 commit 1484aec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bitmap/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ plugins {
}

kotlin {
jvmToolchain(8)
androidTarget {
compilations.all {
kotlinOptions {
Expand Down

0 comments on commit 1484aec

Please sign in to comment.