Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 520 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 520 Bytes

SocialMediaApp - Facebook & Instagram Saver

Usage

SocialMediaApp is available at JitPack's Maven repo.

If you're using Gradle, you could add SocialMediaApp as a dependency with the following steps:

  1. Add maven { url 'https://jitpack.io' } to the repositories in your build.gradle.
  2. Add implementation 'com.github.dhananroy:SocialMediaApp:release' to the dependencies in your build.gradle. Replace release with the latest release.