Skip to content

Commit

Permalink
Updated appcompat version for POM generation
Browse files Browse the repository at this point in the history
  • Loading branch information
tokudu committed Dec 2, 2014
1 parent 5f8a424 commit ce63159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {

dependencies {
compile 'com.android.support:support-v4:19.1.0'
compile 'com.android.support:appcompat-v7:21.0.+'
compile 'com.android.support:appcompat-v7:21.0.0'
compile 'com.nineoldandroids:library:2.4.0'
}

Expand Down

0 comments on commit ce63159

Please sign in to comment.