Skip to content

kt-shashi/meme-share-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MEME sharing APP

JSON API Documentation

Click here

Dependencies

dependencies {

    implementation 'com.android.volley:volley:1.1.1'
    
    implementation 'com.github.bumptech.glide:glide:4.11.0'
    annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
    
}

Documentation