Skip to content

Commit

Permalink
chore(release): 2.11.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.11.2](v2.11.1...v2.11.2) (2023-03-15)

### Bug Fixes

* Expose maps-utils as API dependency from maps-compose-utils ([#287](#287)) ([bf4f5a3](bf4f5a3))
  • Loading branch information
semantic-release-bot committed Mar 15, 2023
1 parent bf4f5a3 commit fff2037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ext.projectArtifactId = { project ->

allprojects {
group = 'com.google.maps.android'
version = '2.11.1'
version = '2.11.2'
project.ext.artifactId = rootProject.ext.projectArtifactId(project)
}

Expand Down

0 comments on commit fff2037

Please sign in to comment.