[Assign plugin] Add Gradle plugin and IDE dependencies for Assignment compiler plugin

This commit is contained in:
Anže Sodja
2022-09-01 15:58:08 +02:00
committed by Dmitriy Novozhilov
parent 09d6dfc8bf
commit 17cd0d7dbc
22 changed files with 361 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@ import java.nio.file.Files
import java.nio.file.Path
val kotlinGradlePluginAndItsRequired = arrayOf(
":kotlin-assignment",
":kotlin-allopen",
":kotlin-noarg",
":kotlin-sam-with-receiver",