|
|
|
@ -106,7 +106,7 @@ dependencies { |
|
|
|
|
implementation "org.jetbrains.anko:anko-sdk27-listeners:$anko_version" |
|
|
|
|
|
|
|
|
|
//liveEventBus |
|
|
|
|
implementation 'com.jeremyliao:live-event-bus-x:1.4.4' |
|
|
|
|
implementation 'com.jeremyliao:live-event-bus-x:1.4.5' |
|
|
|
|
|
|
|
|
|
//协程 |
|
|
|
|
def coroutines_version = '1.2.2' |
|
|
|
|