Skip to content

Commit 04488bd

Browse files
author
Cameron Mace
authored
Merge pull request #179 from mapbox/178-progaurd
fixed progaurd issue
2 parents adaec21 + d642e8d commit 04488bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libandroid/lib/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ android {
2323
release {
2424
minifyEnabled false
2525
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
26+
consumerProguardFiles 'proguard-rules.pro'
2627
}
2728
}
2829
}

0 commit comments

Comments
 (0)