superwall / Superwall-Flutter

Remotely configure every aspect of your paywall and double your revenue.
MIT License
9 stars 5 forks source link

Could not resolve all files for configuration ':app:devDebugRuntimeClasspath' #8

Closed pam3ec555 closed 1 month ago

pam3ec555 commented 2 months ago

Hello. I have an error while trying to start the project on android:

FAILURE: Build failed with an exception.

BUILD FAILED in 39s Error: Gradle task assembleDevDebug failed with exit code 1

yusuftor commented 1 month ago

Hi, it looks like you might not have included out custom android repo in your build.gradle. However, you shouldn't need to do that anymore with the latest versions of the SDK. Does this still happen?

pam3ec555 commented 1 month ago

Hello, Error is gone on the latest version of the package. Thank you