Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easier to configure ProGuard rules #1721

Merged
merged 11 commits into from Oct 29, 2021
Merged

Easier to configure ProGuard rules #1721

merged 11 commits into from Oct 29, 2021

Commits on May 14, 2018

  1. Bugfix Kotlin#95: Can't locate default serializer for classes with na…

    …med companion classes
    Whathecode committed May 14, 2018
    Configuration menu
    Copy the full SHA
    80609f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d882894 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Configuration menu
    Copy the full SHA
    3fce533 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    44cf952 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    4f8c58d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    f58f8f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    48de870 View commit details
    Browse the repository at this point in the history
  2. Clearer, easier to edit, ProGuard rules

    These rules only require modification when serializable classed with named companion objects are used, and even then, less than the previous rules.
    Whathecode committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    0fae562 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    e493bd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d4968a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d270a1c View commit details
    Browse the repository at this point in the history