Skip to content

Commit

Permalink
add consumerProguardFiles
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabeef committed Nov 20, 2018
1 parent f09f073 commit d67f715
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions transformations/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ android {

renderscriptTargetApi TARGET_SDK_VERSION as int
renderscriptSupportModeEnabled true

consumerProguardFiles 'proguard-rules.txt'
}
}

Expand Down

0 comments on commit d67f715

Please sign in to comment.