-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Cannot resolve reference com.nhaarman.acorn.presentation.Container class when using in pure java module.
Steps to reproduce:
- Create empty activity project using Android Studio wizard
- Create module Java Library
- Add
implementation 'com.nhaarman.acorn.ext:acorn:1.2.0'to the java module in build.gradle file - Create any interface that extends
com.nhaarman.acorn.presentation.Containerwill see the error.
Found a similar issue on StackOverflow. Maybe it is gradle issue then.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels