Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 470 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 470 Bytes

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