Skip to content

Commit 28197a4

Browse files
chore(release): 0.18.2 [skip ci]
## [0.18.2](v0.18.1...v0.18.2) (2021-07-07) ### Bug Fixes * Bump okhttp dependency to 4.9.1 ([#736](#736)) ([25377e0](25377e0))
1 parent 67633f9 commit 28197a4

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 = '0.18.1'
31+
version = '0.18.2'
3232

3333
repositories {
3434
mavenCentral()

0 commit comments

Comments
 (0)