https://kotlinlang.org logo
#announcements
Title
# announcements
e

erakitin

06/24/2017, 6:08 PM
Hi guys. I just tried to use
1.1.3
and got following error
Copy code
e: /Users/erakitin/Projects/android/wakiex/domain/build/tmp/kapt3/stubs/debug/com/wakie/wakiex/domain/model/users/profile/ProfileSettings.java:95: error: ')' expected
e:

e:     com.wakie.wakiex.domain.model.users.profile.DirectCallSetting directCallSetting, boolean p7_-314497661) {
e:                                                                                                 ^
e: /Users/erakitin/Projects/android/wakiex/domain/build/tmp/kapt3/stubs/debug/com/wakie/wakiex/domain/model/users/profile/ProfileSettings.java:95: error: illegal start of type
e:
It looks like there is an issue with naming in
kapt
1.1.2-5
works fine.
o

orangy

06/25/2017, 12:19 PM
@yan
e

erakitin

06/25/2017, 2:37 PM
2 Views