Build: Don't instrument NotNulls during form instrumentation

This commit is contained in:
Vyacheslav Gerasimov
2018-12-25 21:54:46 +03:00
parent f40635c2d2
commit 38d836dece
7 changed files with 23 additions and 13 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ sourceSets {
"test" { none() }
}
configureInstrumentation()
configureFormInstrumentation()
runtimeJar {
archiveName = "native-ide.jar"