Please follow the steps below to get it working (I tested it up to Android Studio 2.2).
Let's say you have an .aar
file in libs
folder (e.g. cards.aar
).
Then in app build.gradle
specify following and click Sync Project with Gradle files.
Open Project level build.gradle
and add…
Top comments (0)