Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
Export proguard configuration in the AAR (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
Serchinastico authored and untalfranfernandez committed Jun 28, 2017
1 parent 67ae520 commit cf197b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dexter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ android {
targetSdkVersion 25
versionCode 1
versionName "1.0"
consumerProguardFiles 'proguard-rules.pro'
}
buildTypes {
debug {
Expand Down

0 comments on commit cf197b9

Please sign in to comment.