Skip to content

Commit

Permalink
Merge pull request #1 from francisboys/patch-2
Browse files Browse the repository at this point in the history
Upgrade the support version version
  • Loading branch information
francisboys committed May 8, 2015
2 parents 1da44a6 + bafef2c commit c10541b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions library/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.0.1'
classpath 'com.android.tools.build:gradle:1.2.2'
}
}
repositories {
Expand All @@ -27,7 +27,7 @@ android {
}
}
dependencies {
compile 'com.android.support:support-v4:19.0.1'
compile 'com.android.support:support-v4:22.1.1'
}

//apply from: '../maven_push.gradle'
//apply from: '../maven_push.gradle'

0 comments on commit c10541b

Please sign in to comment.