Skip to content

Commit

Permalink
Upgrade to gradle 2.1.2
Browse files Browse the repository at this point in the history
2.1.0-alpha1 does not exist in Maven Central.  Regression from
9b5d02e.
  • Loading branch information
gaul committed Jul 12, 2016
1 parent f5b4c11 commit 8988ab6
Showing 1 changed file with 1 addition and 1 deletion.
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 {

}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.0-alpha1'
classpath 'com.android.tools.build:gradle:2.1.2'
}
}

Expand Down

0 comments on commit 8988ab6

Please sign in to comment.