Skip to content

Commit

Permalink
Update appcompat-v7 to v.22.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjohndoe committed Jul 23, 2015
1 parent 78e6148 commit 6b5a10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TypedPreferencesDemo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ android {

dependencies {
compile project(':Library')
compile 'com.android.support:appcompat-v7:22.1.1'
compile 'com.android.support:appcompat-v7:22.2.1'
}

0 comments on commit 6b5a10e

Please sign in to comment.