Skip to content

Commit 071680f

Browse files
committed
add volley
1 parent aa1f4a9 commit 071680f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ android {
4242

4343
dependencies {
4444
implementation 'androidx.appcompat:appcompat:1.7.1'
45+
implementation 'com.android.volley:volley:1.2.1'
4546
}
4647

4748
configurations.all {

0 commit comments

Comments
 (0)