diff --git a/build.gradle b/build.gradle index 6c048aa..14e5223 100644 --- a/build.gradle +++ b/build.gradle @@ -17,6 +17,6 @@ android { } dependencies { - provided 'com.android.support:support-annotations:25.3.0' + provided 'com.android.support:support-annotations:25.3.1' provided 'io.reactivex:rxandroid:1.2.1' }