I'm very sorry to ask this very simple question, but it's more than half hour that I'm trying to find the last version of Android Volley.
Here: https://developer.android.com/training/volley/index.html I found
dependencies {
...
compile 'com.android.volley:volley:1.0.0'
}
But I'm sure that's not the last version. Using this answer did not help since it didn't show any updates for volley.
Thanks