Skip to content

Commit d642e8d

Browse files
author
Cameron
committed
fixed progaurd issue
1 parent adaec21 commit d642e8d

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)