Build Tool wurde nach dem Erstellen eines neuen Flutter-Projekts nicht gefundenAndroid

Forum für diejenigen, die für Android programmieren
Guest
 Build Tool wurde nach dem Erstellen eines neuen Flutter-Projekts nicht gefunden

Post by Guest »

Ich habe ein neues Flutter-Projekt erstellt. Nachdem ich es ausgeführt hatte, wurde mir die folgende Fehlermeldung angezeigt.

Code: Select all

Launching lib\main.dart on SM A127F in debug mode...
Running Gradle task 'assembleDebug'...
Warning: SDK processing. This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Failed to find Build Tools revision 33.0.1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 1m 24s
Error: Gradle task assembleDebug failed with exit code 1

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post