Skip to content

Commit 463b9c2

Browse files
committed
Assigning Adjust proguard rules to resulting AAR library
1 parent cdcea05 commit 463b9c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Adjust/adjust/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ android {
1313
targetSdkVersion 26
1414
versionCode 1
1515
versionName getVersionName()
16+
consumerProguardFiles 'adjust-proguard-rules.txt'
1617
}
1718
}
1819

0 commit comments

Comments
 (0)