Skip to content

Commit

Permalink
Merge pull request #107 from joshdholtz/project-cleanup
Browse files Browse the repository at this point in the history
Project cleanup
  • Loading branch information
marcomorain authored Jan 24, 2017
2 parents 8373ca7 + 6b70d34 commit ea0c6d0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 47 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ local.properties
.gradle
/local.properties
/.idea/workspace.xml
/.idea/misc.xml
/.idea/libraries
.DS_Store
/build
46 changes: 0 additions & 46 deletions .idea/misc.xml

This file was deleted.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.0'
classpath 'com.android.tools.build:gradle:2.2.3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
}
}
Expand Down

0 comments on commit ea0c6d0

Please sign in to comment.