Skip to content

Instantly share code, notes, and snippets.

View Bashirkhalil's full-sized avatar

Bashir Khalil Bashirkhalil

View GitHub Profile
@lopspower
lopspower / README.md
Last active February 24, 2021 23:51
Configuration of proguard-rules.pro

Proguard Configuration

Twitter

1) Enable Proguard in your build.gradle module :

android {
    //...
 buildTypes {