Update Kotlin group update rule

This commit is contained in:
Goooler
2025-09-12 13:09:27 +08:00
parent 577904e18b
commit cf71ac8ffa

View File

@@ -11,7 +11,7 @@
groupName: 'Kotlin and KSP',
matchPackageNames: [
'com.google.devtools.ksp{/,}**',
'/org.jetbrains.kotlin.*/'
'org.jetbrains.kotlin:kotlin{/,}**'
],
},
{