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

Integrating the code with gradle #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 27, 2014

  1. First cut integrating gradle for use in Android Studio

    TODO: Remove lint ignores and uncomment 2 subprojects from settings.gradle
    bond- committed Jan 27, 2014
    Configuration menu
    Copy the full SHA
    38f6393 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2014

  1. Lint 0.8.1 fixed some issues(http://code.google.com/p/android/issues/…

    …detail?id=40005), removing TODO and cleaning up the code
    
    Moving HelloAndroidTest to HelloAndroid, tests are successful
    
    Removing deprecation from the testcase
    
    Adding gradle files to some projects which didn't have a build.gradle file
    bond- committed Feb 7, 2014
    Configuration menu
    Copy the full SHA
    cf0a898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6966c86 View commit details
    Browse the repository at this point in the history