0.3.0-beta
Pre-release
Pre-release
ArturoSalazarB16
released this
24 Apr 21:04
·
135 commits
to main
since this release
This release stops forcing users to provide a "local.properties" file with a MAPS_API_KEY, which can be an issue for CI/CD as this file isn't meant to be checked in. Instead, now we leave it up to the users how to supply the key. Our recommendation is to use the secrets gradle plugin which is used for Maps/NavSDK.