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

Release v3.2.8 #115

Merged
merged 5 commits into from
Jun 21, 2018
Merged

Release v3.2.8 #115

merged 5 commits into from
Jun 21, 2018

Commits on Jun 8, 2018

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

Commits on Jun 11, 2018

  1. Merge pull request #113 from bugsnag/fix-ci

    Fix CI by updating NDK mazerunner scenario
    fractalwrench committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    dfb3ed0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. fix: fix automatic config of proguard for ndk library

    the NDK requires access to the Breadcrumb class as of 1.2.0, which changed location. this fix
    ensures the class is kept so that it can be accessed via the JNI
    fractalwrench committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    12a30bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f9396 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #114 from bugsnag/fix-proguard-autoconfig

    fix: Update ProGuard keep rules for Breadcrumb class
    fractalwrench committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    2bc6e6f View commit details
    Browse the repository at this point in the history