Skip to content

Commit

Permalink
Updated to Android Studio 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmcbride committed Sep 19, 2016
1 parent 35cb469 commit 28db65a
Show file tree
Hide file tree
Showing 3 changed files with 3,042 additions and 7 deletions.
7 changes: 1 addition & 6 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.1.3'
classpath 'com.android.tools.build:gradle:2.2.0'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down
Loading

0 comments on commit 28db65a

Please sign in to comment.