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 build #27

Open
wants to merge 4 commits into
base: update-yaml-files
Choose a base branch
from
Open

Fix build #27

wants to merge 4 commits into from

Commits on Sep 20, 2019

  1. ss-fix-build

    samtstern committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    b3c49b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from samtstern/ss-fix-build

    Fix build
    codingjeremy committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    a4d283a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Update LICENSE

    codingjeremy committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    5fcc036 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Fix the build

    - Include a fake google-services.json
    - Include the placeholder strings for URLs in the strings.xml
    - Remove app/google-services.json from the gitignore so that a fake file
      can be in the repository
    - Use google() for adding the google maven repository
    - Replace compile as implementation in the build.gradle
    thagikura committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    ce38dec View commit details
    Browse the repository at this point in the history