Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I build this project? #300

Open
nitrocode opened this issue Oct 27, 2021 · 1 comment
Open

How do I build this project? #300

nitrocode opened this issue Oct 27, 2021 · 1 comment

Comments

@nitrocode
Copy link

I made the following changes

  • signingConfigs and keystoreProperties in the app/build.gradle because I don't have this file
  • I had to bump the gradle version to 4.2.0 in build.gradle
  • gradle/wrapper/gradle-wrapper.properties we bumped up gradle to 7.1

I ran gradlew.bat build and get this error

> Task :app:processDebugMainManifest FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:processDebugMainManifest'.
> 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 @2679b9a0
@nitrocode nitrocode changed the title How to build this project How to build this project? Oct 27, 2021
@nitrocode nitrocode changed the title How to build this project? How do I build this project? Oct 27, 2021
@jroal
Copy link
Owner

jroal commented Jan 7, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants