Skip to content

Releases: googlemaps/android-maps-ktx

v5.0.0

27 Oct 23:08
Compare
Choose a tag to compare

5.0.0 (2023-10-27)

Bug Fixes

BREAKING CHANGES

v4.0.0

26 Sep 15:17
Compare
Choose a tag to compare

4.0.0 (2023-09-26)

  • fix!: updated Gradle version, plugins and libraries (#212) (d622499), closes #212

BREAKING CHANGES

  • remove v3 beta

  • chore: updated docs

  • chore: updated Gradle version, plugins and libraries

  • feat: updated Kotlin and dokka

  • chore: removed deprecated method

v3.4.0

30 Mar 17:08
Compare
Choose a tag to compare

3.4.0 (2022-03-30)

Features

v3.3.0

06 Dec 17:09
Compare
Choose a tag to compare

Features

  • Update Maps dependency to latest version (18.0.0) and bump min SDK version to 19 to match 18.0.0 (#172) (8f5b46)

v3.2.1

01 Dec 17:54
Compare
Choose a tag to compare

3.2.1 (2021-12-01)

Bug Fixes

  • Add missing reason for cameraMoveStartedEvents() flow (#169) (2166001), closes #168

v3.2.0

16 Sep 20:25
Compare
Choose a tag to compare

3.2.0 (2021-09-16)

Features

  • Bump Kotlin to 1.5.30 and KotlinX Coroutines to 1.5.1 (#162) (df90327)

v3.1.0

07 Jun 20:42
Compare
Choose a tag to compare

3.1.0 (2021-06-07)

Features

v3.0.1

04 May 15:17
Compare
Choose a tag to compare

3.0.1 (2021-05-04)

Bug Fixes

  • Assign unique package names to libs. (#137) (49ef442)

v3.0.0

05 Mar 22:50
Compare
Choose a tag to compare

3.0.0 (2021-03-05)

Bug Fixes

  • Rename awaitAnimation to awaitAnimateCamera (#126) (770b068)

BREAKING CHANGES

  • awaitAnimation renamed to awaitAnimateCamera

  • Disable jacoco

  • Attempt to fix NoClassDef erro.

v2.4.0

26 Feb 17:06
Compare
Choose a tag to compare

2.4.0 (2021-02-26)

Features

  • Adding suspending functions awaitSnapshot and awaitMapLoad. (#119) (82b6d19)