Merge pull request #37 from TouchInstinct/support_lib_update
Support lib update
This commit is contained in:
commit
e14f5b00cb
|
|
@ -16,7 +16,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
provided 'com.android.support:support-annotations:26.0.0-beta2'
|
||||
provided 'com.android.support:support-annotations:26.0.0'
|
||||
provided 'io.reactivex.rxjava2:rxandroid:2.0.1'
|
||||
provided 'io.reactivex.rxjava2:rxjava:2.1.2'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue