klamborowski
klamborowski
Hi, I'm trying to integrate AppsFlyerSDK to my android app, but building application with proguard fails. First, I have added dependencies to my `build.gradle` file: ``` implementation 'com.appsflyer:af-android-sdk:4.9.0' implementation 'com.android.installreferrer:installreferrer:1.0'...
## Proposed Changes - According to documentation default values for path strokeLineJoin and strokeMiterLimit should be appropriately miter and 4. SRC: https://developer.android.com/reference/android/graphics/drawable/VectorDrawable ## Testing Test: None, just changed default values...