Open Shek863 opened 6 months ago
I am also getting this error how to fix it please
same error
The issue seems because Java 21 requires Gradle 8.5 and if you are using the project with that Java/Gradle versions this package is incompatible. Some migrations should be executed. Something like this worked for me for full projects: https://stackoverflow.com/a/79169810/7927429
@Kent1011 Any chance you can get a look at this? Without this upgrade, this package will be eventually unusable...
If you've specified the package attribute in the source AndroidManifest.xml, you can use the AGP Upgrade Assistant to migrate to the namespace value in the build file. Refer to https://d.android.com/r/tools/upgrade-assistant/agp-upgrade-assistant for general information about using the AGP Upgrade Assistant.