Skip to content

Commit

Permalink
Merge pull request #164 from hannesa2/dependabot/gradle/android/OneSa…
Browse files Browse the repository at this point in the history
…mple/com.android.volley-volley-1.2.1

Bump volley from 1.2.0 to 1.2.1 in /android
  • Loading branch information
hannesa2 authored Aug 28, 2021
2 parents ab3e782 + 18b88b9 commit 4ccde00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/material-showcase/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ androidExtensions {

dependencies {
implementation project (':internal:common')
implementation 'com.android.volley:volley:1.2.0'
implementation 'com.android.volley:volley:1.2.1'
implementation 'com.google.android.material:material:1.4.0'
implementation "android.arch.lifecycle:extensions:1.1.1"
implementation "androidx.annotation:annotation:1.2.0"
Expand Down

0 comments on commit 4ccde00

Please sign in to comment.