Skip to content

Commit

Permalink
upgrade to gradle 2.5 and gradle plugin 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxme committed Aug 25, 2015
1 parent 0709f0e commit a559239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPressAnalytics/build.gradle
Expand Up @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.2.3'
classpath 'com.android.tools.build:gradle:1.3.0'
}
}

Expand Down

0 comments on commit a559239

Please sign in to comment.