Anyone facing this error when updating multiplatfo...
# multiplatform
j
Anyone facing this error when updating multiplatform project to: Android Studio Artic Fox | 2020.3.1 Canary 3 Gradle version: gradle-6.8-rc-4-bin.zip Gradle plugin: 7.0.0-alpha03
Copy code
A problem occurred configuring project ':shared'.
> Configuration with name 'testApi' not found.

* Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Exception is:
org.gradle.api.ProjectConfigurationException: A problem occurred configuring project ':shared'.
	at..........
Thanks a lot man
👍 3
I have an issue where my gradle files cannot access functions and variables in my buildSrc. Might you know what I'm missing?
t
no, sorry
j
Worked my way through, thanks.