Skip to content

Commit 2f8b789

Browse files
chore(deps): bump places from 2.2.0 to 2.3.0 in /demo-java (#65)
1 parent 181195c commit 2f8b789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-java/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ android {
2525
dependencies {
2626
implementation 'androidx.appcompat:appcompat:1.1.0'
2727
implementation 'com.google.android.material:material:1.1.0'
28-
implementation 'com.google.android.libraries.places:places:2.2.0'
28+
implementation 'com.google.android.libraries.places:places:2.3.0'
2929
}

0 commit comments

Comments
 (0)