Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 313 Bytes

fat-aar-sample

Example of fat-aar plugin.

Usage

Run gradle task:

gradlew :mylibrary:deployFreeRelease

this will build project mylirary to aar file and copy the aar file to app/libs directory, then you can use the embedded dependency in the app module