Updates / Fixes
- add support to map the author name to something manual if the pom does not specify it
- FIX #503 - update gradle to gradle 6.5
- update to stable android tools version 4.0.0
- update dependencies
- FastAdapter 5.1.0
- constraintlayout 2.0.0-beta06
- iconics 5.0.3
- materialdrawer 8.1.0
- core ktx 1.3.0
Gradle Plugin
- ensure we recursively retrieve libraries
- we also want to include runtime libraries in the dependencies
- this occurs for example if a dependency project contains a library
- FIX #501
- we also want to include runtime libraries in the dependencies