Join Slack
Communities
Powered by
Ah, wow… It’s a JetBrains annotation problem… :neu...
# android
t
thymecypher
04/24/2017, 7:04 PM
Ah, wow… It’s a JetBrains annotation problem… 😐
k
kirillrakhman
04/25/2017, 8:47 AM
@thymecypher
what was the problem exactly?
t
thymecypher
04/25/2017, 1:07 PM
compile ‘org.jetbrains
annotations
15.0’
k
kirillrakhman
04/25/2017, 1:08 PM
why do you need to compile the annotations? can't you use
provided
?
t
thymecypher
04/25/2017, 1:09 PM
Automatically added - I could probably use provided but you typically don’t expect auto fixes to give vague errors, haha.
3
Views
Open in Slack
Previous
Next