Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Commit

Permalink
Update android plugin and build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
arminha committed May 10, 2015
1 parent 217b52a commit 9ffea11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions worldclockwidget/build.gradle
Expand Up @@ -4,7 +4,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:1.0.1'
classpath 'com.android.tools.build:gradle:1.2.0'
classpath 'com.jakewharton.sdkmanager:gradle-plugin:0.12.0'
}
}
Expand All @@ -16,7 +16,7 @@ apply from: rootProject.file('gradle/codequality.gradle')

android {
compileSdkVersion 19
buildToolsVersion "19.1.0"
buildToolsVersion "22.0.1"

defaultConfig {
versionCode 37
Expand Down

0 comments on commit 9ffea11

Please sign in to comment.