Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into feature/people-man…
Browse files Browse the repository at this point in the history
…agement-sync
  • Loading branch information
oguzkocer committed Apr 11, 2016
2 parents 31aac03 + af9844c commit 9a92f90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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:2.0.0-rc1'
classpath 'com.android.tools.build:gradle:2.0.0'
}
}

Expand All @@ -29,7 +29,7 @@ android {
publishNonDefault true

compileSdkVersion 23
buildToolsVersion "23.0.2"
buildToolsVersion "23.0.3"

defaultConfig {
versionName "1.9.0"
Expand Down

0 comments on commit 9a92f90

Please sign in to comment.