update annotations to 25.3.0

This commit is contained in:
Alexander Bubnov 2017-03-16 14:22:03 +03:00
parent 06f4ffbd14
commit caa7d4d332
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@ android {
}
dependencies {
provided 'com.android.support:support-annotations:25.2.0'
provided 'com.android.support:support-annotations:25.3.0'
provided 'io.reactivex:rxandroid:1.2.1'
}