Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2022-10-18)

### Bug Fixes

* Downgrade OkHttp 5.0.0-alpha.7 -> 4.10.0 ([71a2128](71a2128)), closes [#829](#829) [#816](#816) [#832](#832) [/square.github.io/okhttp/changelogs/changelog_4x/#version-4100](https://github.com//square.github.io/okhttp/changelogs/changelog_4x//issues/version-4100)
* fixes merge conflict artifacts ([1999ac7](1999ac7))
  • Loading branch information
semantic-release-bot committed Oct 18, 2022
1 parent 1999ac7 commit 2575cad
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 @@ -28,7 +28,7 @@ apply plugin: 'com.github.sherter.google-java-format'

group = 'com.google.maps'
sourceCompatibility = 1.8
version = '2.1.0'
version = '2.1.1'

repositories {
mavenCentral()
Expand Down

0 comments on commit 2575cad

Please sign in to comment.