mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +05:30
fix(build): remove kotlin.jvmToolchain
This commit is contained in:
parent
775b0f6fd9
commit
00574b7ef1
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ plugins {
|
|||
alias(libs.plugins.dependencyAnalysis)
|
||||
}
|
||||
|
||||
kotlin.jvmToolchain(17)
|
||||
|
||||
gradlePlugin {
|
||||
plugins {
|
||||
register("android-application") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue