Skip to content

Commit

Permalink
support library updated to 22.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koral-- committed Apr 22, 2015
1 parent f5cc3b3 commit dee4e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ allprojects {
mavenCentral()
}
dependencies {
provided 'com.android.support:support-annotations:22.0.0'
provided 'com.android.support:support-annotations:22.1.0'
}
}

Expand Down

0 comments on commit dee4e6b

Please sign in to comment.