Skip to content

Commit

Permalink
Merge pull request #3742 from wordpress-mobile/issue/update-to-androi…
Browse files Browse the repository at this point in the history
…d-gradle-plugin-2.0

🎉Instant Run 🎉- Update to android gradle plugin 2.0
  • Loading branch information
nbradbury committed Feb 12, 2016
2 parents a5357b9 + 3b9f0ff commit 8d98820
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 {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.5.0'
classpath 'com.android.tools.build:gradle:2.0.0-beta4'
}
}

Expand Down

0 comments on commit 8d98820

Please sign in to comment.