android / android-studio-poet

Large Android projects generator
Apache License 2.0
702 stars 85 forks source link

Add butterknife support #121

Closed NikitaKozlov closed 6 years ago

borisf commented 6 years ago

@NikitaKozlov please take a look:

src/test/kotlin/com/google/androidstudiopoet/testutils/assert.kt, src/test/kotlin/com/google/androidstudiopoet/testutils/mock.kt 13:19:31.646 [DEBUG] [org.gradle.api.Project] [KOTLIN] compiler exit code: COMPILATION_ERROR

Looks mock.kt has a compilation error

NikitaKozlov commented 6 years ago

Fixed