indeterminate-checkbox icon indicating copy to clipboard operation
indeterminate-checkbox copied to clipboard

Could not find com.github.sevar83:indeterminate-checkbox:1.0.5.

Open MohammedAlsudani opened this issue 2 years ago • 4 comments

MohammedAlsudani avatar Jul 30 '22 19:07 MohammedAlsudani

Any news about that issue? I cant build our app because of this

Chaz0r avatar Aug 02 '22 14:08 Chaz0r

same here. please fix this asap

philip-haspa avatar Aug 02 '22 14:08 philip-haspa

I am not sure what happened to the 1.0.5 artifact. Using JitPack, you can import a specific commit.

So this did the trick for me... implementation 'com.github.sevar83:indeterminate-checkbox:e116f6d25f'

This version is a couple commits ahead of version 1.0.5, so you may want to look through the commits and make sure there are no breaking changes for your app. It is working just fine for me.

stephenruda avatar Aug 02 '22 20:08 stephenruda

@stephenruda Thanks, this worked. Now able to get successful build on app center. Thanks @MohammedAlsudani for putting it up here.

iamnitishkr avatar Aug 05 '22 10:08 iamnitishkr