joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.8k stars 770 forks source link

Could not determine the dependencies of task ':rn-fetch-blob:compileDebugAidl'. #809

Open memoadian opened 1 year ago

memoadian commented 1 year ago

But when I run "react-native run-android"

I get this error.

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':rn-fetch-blob:compileDebugAidl'.
> Failed to find Build Tools revision 31.0.0

* Get more help at https://help.gradle.org

I tried with version 0.12 and 0.13 beta.

jawknees commented 1 year ago

just had the same issue when I tried installing it on my other unit (OS: Mac). It's working fine on my current unit (OS: Windows)

gurbela commented 1 year ago

any news?

natemartins commented 1 year ago

Anyone able to resolve this?

tuzkundev commented 1 year ago

still there

ComradeT commented 10 months ago

i have same problem

ComradeT commented 10 months ago

I solved it by lowering buildToolsVersion from "31.0.3" to "30.0.3"

anazcodesap commented 7 months ago

the issue can fix by lowering the buildToolsVersion to 30

on android/build.gradle