How to Include an External .aar File Using Gradle?76814Zafer ŞevikChetan GargNov 30, 2018·1 min readflatDir { dirs 'libs'}This worked for me in gradle project level than specifying whole path from source.