nowinandroid
nowinandroid copied to clipboard
[Bug]: Type Inferred Error
Is there an existing issue for this?
- [X] I have searched the existing issues
Is there a StackOverflow question about this issue?
- [X] I have searched StackOverflow
What happened?
A bug happened! While building the project facing the type mismatch error.
Relevant logcat output
file:///Users/sundaramanikandan/Library/CloudStorage/OneDrive-M2PSolutionsPrivateLimited/Multi_Module_App/nowinandroid-main/benchmarks/build.gradle.kts:57:22: Type mismatch: inferred type is TestExtension! but CommonExtension<*, *, *, *, *> was expected
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Possibly related to https://github.com/android/nowinandroid/pull/854
Downloaded the app today and trying to build the app, still facing the same issue. Using AGP Version - 8.0.2 Gradle Version - 8.0
Please could you try updating to the latest stable version of Android Studio Giraffe https://developer.android.com/studio which uses AGP 8.1.
This is not a bug, @sundaramanikandan please update your version of android studio to latest, you will be able to build it.
I'm still facing this error even after updating the Android Studio to the latest version (Giraffe).
I'm still facing this error even after updating the Android Studio to the latest version (Giraffe).
Please share the error logs
@shivamdawar97 After updating to the latest Android Studio version, roll back the changed settings to AGP version - 8.1.0, Gradle version - 8.2 and build normally