Skip to content

Commit

Permalink
update to gradle android plugin 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maxme committed Jun 4, 2015
1 parent ea21634 commit f0d7560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPressUtils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.1.3'
classpath 'com.android.tools.build:gradle:1.2.3'
}
}

Expand Down

0 comments on commit f0d7560

Please sign in to comment.