Merge pull request #24 from TouchInstinct/lib_update

update annotations to 25.3.0
This commit is contained in:
Gavriil 2017-03-16 15:14:17 +03:00 committed by GitHub
commit 241cae0ac3
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'
}