Merge pull request #24 from TouchInstinct/lib_update
update annotations to 25.3.0
This commit is contained in:
commit
241cae0ac3
|
|
@ -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'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue