Skip to content

Instantly share code, notes, and snippets.

@ibrahim4851
Created April 17, 2021 10:50
Show Gist options
  • Save ibrahim4851/5b65860ae3cee6806aa8ccc37a2638cb to your computer and use it in GitHub Desktop.
Save ibrahim4851/5b65860ae3cee6806aa8ccc37a2638cb to your computer and use it in GitHub Desktop.
BuildGradleViewPager
dependencies{
implementation 'com.android.volley:volley:1.2.0'
implementation 'com.github.bumptech.glide:glide:4.12.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment