79725037

Date: 2025-08-04 14:28:50
Score: 2
Natty:
Report link

Same issue but after upgrading to Android Gradle Plugin 8.1.1 using the Upgrade Assistant and setting all compileOptions and kotlinOptions to use Java 18 (JavaVersion.VERSION_18, jvmTarget = "18"), the build now completes successfully. Looks like the issue is related to mismatched Java versions before the upgrade.

Reasons:
  • RegEx Blacklisted phrase (1): Same issue
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Felix 17