We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1f4a9 commit 071680fCopy full SHA for 071680f
app/build.gradle
@@ -42,6 +42,7 @@ android {
42
43
dependencies {
44
implementation 'androidx.appcompat:appcompat:1.7.1'
45
+ implementation 'com.android.volley:volley:1.2.1'
46
}
47
48
configurations.all {
0 commit comments