Skip to content

Commit

Permalink
Merge pull request #5 from Sly1029/master
Browse files Browse the repository at this point in the history
Updated dependencies
  • Loading branch information
teneighty committed Mar 9, 2016
2 parents 892a796 + 44ad302 commit 9a9eb84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/color-picker/build.gradle
Expand Up @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.0.0'
classpath 'com.android.tools.build:gradle:1.3.0'
}
}
apply plugin: 'android-library'
Expand Down
2 changes: 1 addition & 1 deletion moss/build.gradle
Expand Up @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.0.0'
classpath 'com.android.tools.build:gradle:1.3.0'
}
}
apply plugin: 'android'
Expand Down

0 comments on commit 9a9eb84

Please sign in to comment.