`implementation 'com.github.MasayukiSuda:BubbleLayout:v1.2.1` doesn't work, but `implementation 'com.daasuu:BubbleLayout:1.2.0` does work. ???
implementation 'com.github.MasayukiSuda:BubbleLayout:v1.2.1doesn't work, but
implementation 'com.daasuu:BubbleLayout:1.2.0does work.
???