-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
Hi, i'm trying this libs for my new project, my gradle version is 2.2.0. I added:
compile 'com.f2prateek.dart:dart:2.0.1'
provided 'com.f2prateek.dart:dart-processor:2.0.1'
compile 'com.f2prateek.dart:henson:2.0.1'
provided 'com.f2prateek.dart:henson-processor:2.0.1'
in my build.gradle file on the app level.
In activity i added
Intent intent = Henson.with(this) ....
and there i get an error like "Cannot resolve symbol 'Henson'".
What i'm doing wrong?
Metadata
Metadata
Assignees
Labels
No labels