Skip to content

0.3.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@ArturoSalazarB16 ArturoSalazarB16 released this 24 Apr 21:04
· 135 commits to main since this release
62f9a5f

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.