Scarlet icon indicating copy to clipboard operation
Scarlet copied to clipboard

Duplicate class com.tinder.StateMachine found in modules statemachine-0.1.2 (com.github.tinder:statemachine:0.1.2) and statemachine-0.2.0 (com.tinder.statemachine:statemachine:0.2.0)

Open jamshidisoqov opened this issue 3 years ago • 2 comments

Duplicate class com.tinder.StateMachine found in modules statemachine-0.1.2 (com.github.tinder:statemachine:0.1.2) and statemachine-0.2.0 (com.tinder.statemachine:statemachine:0.2.0)

jamshidisoqov avatar Nov 22 '22 19:11 jamshidisoqov

just include com.tinder.statemachine:statemachine:0.2.0

aaronweihe avatar Nov 22 '22 20:11 aaronweihe

implementation( 'com.tinder.scarlet:scarlet:0.1.12') implementation "com.tinder.scarlet:stream-adapter-coroutines:0.1.12" implementation "com.github.tinder.scarlet:scarlet-websocket-okhttp:0.1.7" implementation "com.github.tinder.scarlet:scarlet-message-adapter-moshi:0.2.4" I have included these libraries but I don't know how to exclude them

jamshidisoqov avatar Nov 23 '22 03:11 jamshidisoqov