Skip to content

Commit

Permalink
Use jvmToolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
p1gp1g committed Dec 26, 2023
1 parent 847a31d commit 6a704ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ plugins {
id 'maven-publish'
}

kotlin {
jvmToolchain(17)
}

android {
compileSdk 33
Expand Down

0 comments on commit 6a704ed

Please sign in to comment.