Skip to content

Commit 1b07d44

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.2...v2.2.0) (2023-03-30) ### Bug Fixes * javadoc in PlaceDetailsRequest ([#903](#903)) ([b5b5c6c](b5b5c6c)) ### Features * add new Places fields to Place Details ([#889](#889)) ([62a8b50](62a8b50))
1 parent b5b5c6c commit 1b07d44

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.2'
31+
version = '2.2.0'
3232

3333
repositories {
3434
mavenCentral()

0 commit comments

Comments
 (0)