Godot Version
4.4.1
Question
hello friends.
well. my problem is that when I try to export my project to AAB, I face this error:
FAILURE: Build failed with an exception.
-
Where:
Build file ‘F:\SAVES\P-godot\ALPHA - 2D - android - final\android\build\build.gradle’ line: 3 -
What went wrong:
Plugin [id: ‘com.android.application’, version: ‘8.2.0’] 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:8.2.0’)
Searched in the following repositories:
Google
MavenRepo
Gradle Central Plugin Repository
maven(https://plugins.gradle.org/m2/)
maven2(Index of /repositories/snapshots)
- 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 4s
Exit Code: 1
dose any one know how to fix this?