v1.0.0
1.0.0 (2020-04-02)
Bug Fixes
- Add dependencies of maps-utils-ktx in pom. (#14) (d2f14e4)
- next repositories inside publishing (38e8dbc)
- Use api instead of implementation. (#10) (ac40f46)
Features
- Adding ability to publish to maven central (#5) (5cfa6b1)
- Adding KTX to Maps SDK (#21) (3313167)
- Adding PolyUtil extensions to List (#16) (d4cd6f5)
- Create maps-ktx module (#20) (597a70c)
BREAKING CHANGES
-
Moved KTX for utils from com.google.maps.android.ktx to
com.google.maps.android.ktx.utils to avoid package name conflicts with
the new maps-ktx module. -
refactor: move core extensions to separate package.
-
Using shared version.
-
Adjusting settings.gradle.