You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUILD FAILED in 3m 52s
Running Gradle task 'assembleDebug'... 232.6s
┌─ Flutter Fix ────────────────────────────────────────────────────────────────────────────────────┐
│ [!] Using compileSdk 35 requires Android Gradle Plugin (AGP) 8.1.0 or higher. │
│ Please upgrade to a newer AGP version. The version of AGP that your project uses is likely │
│ defined in: │
│ /home/runner/work/panoramax-mobile-app/panoramax-mobile-app/android/settings.gradle, │
│ in the 'plugins' closure (by the number following "com.android.application"). │
│ Alternatively, if your project was created with an older version of the templates, it is likely │
│ in the buildscript.dependencies closure of the top-level build.gradle: │
│ /home/runner/work/panoramax-mobile-app/panoramax-mobile-app/android/build.gradle, │
│ as the number following "com.android.tools.build:gradle:". │
│ │
│ Finally, if you have a strong reason to avoid upgrading AGP, you can temporarily lower the │
│ compileSdk version in the following file: │
│ /home/runner/work/panoramax-mobile-app/panoramax-mobile-app/android/app/build.gradle │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘
Gradle task assembleDebug failed with exit code 1
The text was updated successfully, but these errors were encountered:
BUILD FAILED in 3m 52s
Running Gradle task 'assembleDebug'... 232.6s
┌─ Flutter Fix ────────────────────────────────────────────────────────────────────────────────────┐
│ [!] Using compileSdk 35 requires Android Gradle Plugin (AGP) 8.1.0 or higher. │
│ Please upgrade to a newer AGP version. The version of AGP that your project uses is likely │
│ defined in: │
│ /home/runner/work/panoramax-mobile-app/panoramax-mobile-app/android/settings.gradle, │
│ in the 'plugins' closure (by the number following "com.android.application"). │
│ Alternatively, if your project was created with an older version of the templates, it is likely │
│ in the buildscript.dependencies closure of the top-level build.gradle: │
│ /home/runner/work/panoramax-mobile-app/panoramax-mobile-app/android/build.gradle, │
│ as the number following "com.android.tools.build:gradle:". │
│ │
│ Finally, if you have a strong reason to avoid upgrading AGP, you can temporarily lower the │
│ compileSdk version in the following file: │
│ /home/runner/work/panoramax-mobile-app/panoramax-mobile-app/android/app/build.gradle │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘
Gradle task assembleDebug failed with exit code 1
The text was updated successfully, but these errors were encountered: