Beiträge von inkognjto

    Ja und trotzdem kommen wir auf dasselbe Problem. Vielleicht liegt es an irgendeiner Einstellung?

    Soll ich irgendwelche Pakete hinzufügen? Ich kenne mich da leider nicht wirklich aus. Zum Lernen bin ich bereit! =)

    Plugin [id: 'com.android.application', version: '7.3.1', apply: false] was not found in any of the following sources:


    * Try:

    > Run with --info or --debug option to get more log output.

    > Run with --scan to get full insights.


    * Exception is:

    org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'com.android.application', version: '7.3.1', apply: false] was not found in any of the following sources:


    - Gradle Core Plugins (plugin is not in 'org.gradle' namespace)

    - Plugin Repositories (could not resolve plugin artifact 'com.android.application:com.android.application.gradle.plugin:7.3.1')

    Searched in the following repositories:

    Gradle Central Plugin Repository

    Google

    MavenRepo

    at org.jetbrains.plugins.gradle.model.ProjectImportAction.execute(ProjectImportAction.java:116)

    at org.jetbrains.plugins.gradle.model.ProjectImportAction.execute