Skip to content

Commit

Permalink
chore: update for deps
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Oct 2, 2024
1 parent cf93f29 commit 12167f3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -219,11 +219,11 @@ intellijPlatform {
}
}

// pluginVerification {
// ides {
// recommended()
// }
// }
pluginVerification {
ides {
recommended()
}
}

instrumentCode = false
buildSearchableOptions = false
Expand Down

0 comments on commit 12167f3

Please sign in to comment.