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
I'm trying to build the app on Windows using Giraffe Canary 8, and Flamingo Beta 4. Both of them fail with the following error:
Unable to make field private static final java.util.Map java.lang.ProcessEnvironment.theCaseInsensitiveEnvironment accessible: module java.base does not "opens java.lang" to unnamed module @436e852b
Android Studio doesn't tell much except the error, and doesn't point to any source file or something. Any ideas what is wrong?
The text was updated successfully, but these errors were encountered:
And in the gradle-wrapper.properties, upgrade the distributionUrl for the plugin: distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-bin.zip
I'm trying to build the app on Windows using Giraffe Canary 8, and Flamingo Beta 4. Both of them fail with the following error:
Android Studio doesn't tell much except the error, and doesn't point to any source file or something. Any ideas what is wrong?
The text was updated successfully, but these errors were encountered: