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
Good afternoon I'm trying to run the application but keep getting errors java.lang.reflect.InaccessibleObjectException: Unable to make field private final java.lang.String java.io.File.path accessible: module java.base does not "opens java.io" to unnamed module@60f2f7d1
I updated Gradle to version 7.3
I use Java 8, for API level 28. In the description of the lab code, the target platform is 28.
Version Android Studio Flamingo | 2022.2.1
The text was updated successfully, but these errors were encountered:
Good afternoon I'm trying to run the application but keep getting errors java.lang.reflect.InaccessibleObjectException: Unable to make field private final java.lang.String java.io.File.path accessible: module java.base does not "opens java.io" to unnamed module@60f2f7d1
I updated Gradle to version 7.3
I use Java 8, for API level 28. In the description of the lab code, the target platform is 28.
Version Android Studio Flamingo | 2022.2.1
The text was updated successfully, but these errors were encountered: