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

[Android] Include default proguard file so user doesn't have to create rules for XF #5143

Merged
merged 2 commits into from
Feb 21, 2019

Conversation

PureWeen
Copy link
Contributor

@PureWeen PureWeen commented Feb 6, 2019

Description of Change

Add a default proguard configuration file for when the user enables proguard. With support 28 projects are hitting the DEX limit a lot faster now. Adding this file will mean that our library works with proguard and the user doesn't have to add any rules themselves. I'm targeting 3.6.0 since this will help remove some friction with support 28

Issues Resolved

Platforms Affected

  • Android

Testing Procedure

  • Enable proguard and full linking on an XF project
  • Install this nuget
  • Run Android project and it shouldn't crash

PR Checklist

  • Has automated tests
  • Rebased on top of the target branch at time of PR
  • Changes adhere to coding standard

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

Successfully merging this pull request may close these issues.

5 participants