skip to Main Content

Android Studio – getting error: compileDebugJavaWithJavac' has completed is not supported in android studio, how to fix it?

i have recently upgraded my project to distributionUrl=https://services.gradle.org/distributions/gradle-7.4.2-all.zip and for compileSdkVersion 33 targetSdkVersion 33 ever since then i'm heaving build issues, with general building error the current after adding every flag i could think about is saying consumer-lib:compileDebugJavaWithJavac' has completed…

VIEW QUESTION

Error while building after updating flutter

After updating Flutter and Dart, building app fails due to following error. Error (Xcode): ../../.pub-cache/hosted/pub.dev/flutter_screenutil-5.6.0/lib/src/screen_util.dar t:58:5: Error: Type 'FlutterWindow' not found. 2 apps have same error, and it worked before updating. Other collaborator also has error after updating, but different…

VIEW QUESTION
Back To Top
Search