Open hir4k opened 1 year ago
bro have you got the solution of it?
same issue
anyone got the solution for it, please share with us. it will be helpful. thank you
unable to build app because of this error.
Hi, adding the jcenter() repository to the build.gradle file solved the problem
allprojects { repositories { google() mavenCentral() jcenter() // Needed by video_compressor } }
if you add a jcenter() it will give error as jcenter() is already deprecated. https://developer.android.com/build/jcenter-migration
You can upgrade it to the 10.x series https://repo.maven.apache.org/maven2/com/otaliastudios/transcoder/. Though, it will require editing the package to remove the instances of Logger
.
same issue. any updates?
Have Any Solution ?
I am solve this problem. So if anyone have this problem. Please visit here https://stackoverflow.com/a/77647670/15260560
And do rate if this solve your problem
Have Any Solution ?
same issue. any updates?
Thank You so much bro... ❤️
On Wed, Jun 5, 2024 at 10:12 PM Jitendra kohar @.***> wrote:
same issue. any updates?
https://stackoverflow.com/a/77647670/15260560
— Reply to this email directly, view it on GitHub https://github.com/jonataslaw/VideoCompress/issues/247#issuecomment-2150453307, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKUETOMSQJWF4KHD5MOFZH3ZF42IFAVCNFSM6AAAAAA4FWW6G6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJQGQ2TGMZQG4 . You are receiving this because you commented.Message ID: @.***>
Execution failed for task ':app:checkDebugAarMetadata'.