Skip to content

Commit

Permalink
Update dependency com.android.volley:volley to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2023
1 parent 60b567e commit c6b7315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ dependencyResolutionManagement {
library('svg', 'com.caverock:androidsvg:1.2.1')
library('truth', 'com.google.truth:truth:1.1.3')
library('violations', 'se.bjurr.violations:violations-gradle-plugin:1.8')
library('volley', 'com.android.volley:volley:1.2.0')
library('volley', 'com.android.volley:volley:1.2.1')
}
}
}

0 comments on commit c6b7315

Please sign in to comment.