Add @UnderMigration annotation and options for report level

This commit is contained in:
Leonid Stashevsky
2017-09-28 17:15:08 +03:00
parent a524bde9b7
commit 95d32d8d1e
75 changed files with 1436 additions and 139 deletions
+2 -1
View File
@@ -32,7 +32,8 @@ val testDistProjects = listOf(
":kotlin-daemon-client",
":kotlin-preloader",
":plugins:android-extensions-compiler",
":kotlin-ant")
":kotlin-ant",
":kotlin-annotations-jvm")
dependencies {
depDistProjects.forEach {