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 Jul 3, 2023
1 parent b80e28c commit 6764f89
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 @@ -145,7 +145,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 6764f89

Please sign in to comment.