HBiSoft / HBRecorder

Lightweight screen recording Android library
MIT License
402 stars 137 forks source link

Library not visible in project #158

Closed mbermeleev closed 5 months ago

mbermeleev commented 6 months ago

I`ve updated to new version(3.0.2) of library, but in project not visible imports. What am I doing wrong? I only have updated number of version in my build.graddle

faran-iqbal commented 6 months ago

I am also facing this issue. I have added the library in Android project, and its not adding library to project. I have checked External libraries list as well.

But gradle syncs successfully.

Abhi-sirohi commented 5 months ago

same issue here

faran-iqbal commented 5 months ago

I downgraded library version to 2.x.x and continued my work

Abhi-sirohi commented 5 months ago

I downgraded library version to 2.x.x and continued my work

but that does not solve the SDK 34 issue!

faran-iqbal commented 5 months ago

Nice. I will check my targetSdk then. It shouldn't be less then 34

arunk167 commented 5 months ago

having same issue

alihamzaazhar commented 5 months ago

Any solution?

HBiSoft commented 5 months ago

I tested and this is fixed in 3.0.3

robrechtme commented 5 months ago

Can confirm it is fixed. Thanks for following this up so quickly! 🙏