Skip to content

Instantly share code, notes, and snippets.

@RanjitPati
Created June 6, 2019 11:17
Show Gist options
  • Save RanjitPati/290dcdd5aab19fafeab1aa06f91ca5d9 to your computer and use it in GitHub Desktop.
Save RanjitPati/290dcdd5aab19fafeab1aa06f91ca5d9 to your computer and use it in GitHub Desktop.
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
/*Fresco Image Loader*/
implementation 'com.facebook.fresco:fresco:1.13.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment