Skip to content

Commit 16d466c

Browse files
committed
proguard config fix
1 parent 52d1351 commit 16d466c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apdfjs-lib/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ android {
99
targetSdkVersion 25
1010
versionCode 1
1111
versionName "1.0"
12+
consumerProguardFiles 'proguard-rules.pro'
1213
}
1314
buildTypes {
1415
release {

0 commit comments

Comments
 (0)