tommybuonomo / dotsindicator

Three material Dots Indicators for view pagers in Android !
Apache License 2.0
3.41k stars 350 forks source link

cant applied staging env #164

Open rahmativan opened 1 year ago

rahmativan commented 1 year ago

Execution failed for task ':app:dataBindingMergeDependencyArtifactsStaging'.

Could not resolve all files for configuration ':app:stagingCompileClasspath'. Could not resolve com.tbuonomo:dotsindicator:4.3.

avocadochif commented 1 year ago

@rahmativan faced with the same problem, did you find solution?

rahmativan commented 1 year ago

@rahmativan faced with the same problem, did you find solution?

I found the solution with downgrade version with 4.2 and with stagingImplementation in gradle

avocadochif commented 1 year ago

@rahmativan faced with the same problem, did you find solution?

I found the solution with downgrade version with 4.2 and with stagingImplementation in gradle

Thanks, works for me)

rohitPagare commented 1 year ago

@rahmativan faced with the same problem, did you find solution?

I found the solution with downgrade version with 4.2 and with stagingImplementation in gradle

Thank you buddy, its working dotsIndicator.setViewPager2(viewpager2)