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

Fix Android dependencies and build errors #2720

Merged

Commits on Mar 8, 2019

  1. Update yarn.lock

    friederbluemle committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    fafb039 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    friederbluemle committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    9a1c9ab View commit details
    Browse the repository at this point in the history
  3. Remove obsolete files and folders

    - Delete compiled files
    - Remove obsolete Gradle wrapper leftover
    - Remove Eclipse project leftover
    friederbluemle committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    9fe2a50 View commit details
    Browse the repository at this point in the history
  4. Fix Android dependencies and build errors

    - Update Gradle wrapper to 4.10.3
    - Update Android Gradle plugin to 3.2.1
    - Remove unused appcompat-v7 dependency from lib project
    friederbluemle committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    8811ba3 View commit details
    Browse the repository at this point in the history