afiqiqmal / SharedChamber

Android Secure SharedPreferences Using Facebook Conceal Encryption
MIT License
95 stars 13 forks source link

repository is needed #3

Open turastory opened 6 years ago

turastory commented 6 years ago

It would be helpful to add this piece of code on Installation :)

allprojects {
    repositories {
        maven { url "https://jitpack.io" }
    }
}