xref
: /
aosp_15_r20
/
external
/
volley
/
testing
/
build.gradle
(revision a494ed5db247d14ea5602de4a744bb4a531fd3a7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
dependencies {
2
implementation project(":core")
3
}
4
5