Skip to content

Commit 2575cad

Browse files
chore(release): 2.1.1 [skip ci]
## [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))
1 parent 1999ac7 commit 2575cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ apply plugin: 'com.github.sherter.google-java-format'
2828

2929
group = 'com.google.maps'
3030
sourceCompatibility = 1.8
31-
version = '2.1.0'
31+
version = '2.1.1'
3232

3333
repositories {
3434
mavenCentral()

0 commit comments

Comments
 (0)