Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Android ProGuard config for lyft scissors #69

Closed
hossain-khan opened this issue Jan 20, 2017 · 1 comment
Closed

Android ProGuard config for lyft scissors #69

hossain-khan opened this issue Jan 20, 2017 · 1 comment

Comments

@hossain-khan
Copy link

hossain-khan commented Jan 20, 2017

Question: I was wondering if you need to add any ProGuard rules to use this library.

FYI: I did find https://github.com/lyft/scissors/blob/master/scissors/proguard-rules.txt - but it contains rules for dependencies.

I'm planning to use following rules, is it sufficient?

-dontwarn com.lyft.android.scissors.**
-keep class com.lyft.android.scissors.** { *; }
-keep interface com.lyft.android.scissors.** { *; }
@tildedave
Copy link

Hi there, closing this as it's pretty old. Feel free to reopen if you're still having this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants