MasayukiSuda / EasingInterpolator

Thirty-one different easing animation interpolators for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasingInterpolator 1.1.0 depends on alpha version of appcompat

jurriaan opened this issue · comments

I don't think you should depend on alpha versions in regular releases.

implementation 'androidx.appcompat:appcompat:1.1.0-alpha01'

i fixed