I wanted to start the android app and get this error:
Execution failed for task ':url_launcher_android:parseDebugLocalResources'.
> Could not resolve all files for configuration ':url_launcher_android:androidApis'.
> Failed to transform android.jar to match attributes {artifactType=android-platform-attr, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
> Execution failed for PlatformAttrTransform: C:\Users\alexa\AppData\Local\Android\sdk\platforms\android-34\android.jar.
> C:\Users\alexa\AppData\Local\Android\sdk\platforms\android-34\android.jar
The app works fine when deployed to web. Can someone help me please? Thank you