Skip to content

Commit

Permalink
Merge pull request #101 from chthai64/update-gradle-version
Browse files Browse the repository at this point in the history
update gradle from 2.1.0-beta1 to 2.1.0
  • Loading branch information
borisf committed May 6, 2016
2 parents aa3099e + fc1c4b8 commit 9ca1ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ClassySharkAndroid/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.0-beta1'
classpath 'com.android.tools.build:gradle:2.1.0'

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

0 comments on commit 9ca1ce4

Please sign in to comment.