Skip to content

Updated the README file to show the required Java version to compile the project.#110

Merged
kelson42 merged 1 commit intomainfrom
updated_readme_for_java_version
Jun 27, 2024
Merged

Updated the README file to show the required Java version to compile the project.#110
kelson42 merged 1 commit intomainfrom
updated_readme_for_java_version

Conversation

@MohitMaliFtechiz
Copy link
Copy Markdown
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz commented Jun 26, 2024

Setting the JAVA version to 17 is a prerequisites to compile the project. Since now our project is compatible with Android 14(SDK 34) which requires version 8.4 of Gradle, and this Gradle version requires java 17 to run. So it should be added in the readme file so that user will not face this issue while building the binding. This is the only prerequisite to compile the project.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.23%. Comparing base (29f194f) to head (3b103f6).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #110   +/-   ##
=========================================
  Coverage     93.23%   93.23%           
  Complexity      237      237           
=========================================
  Files            47       47           
  Lines           325      325           
  Branches          3        3           
=========================================
  Hits            303      303           
  Misses           19       19           
  Partials          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kelson42 kelson42 merged commit 7bf2836 into main Jun 27, 2024
@kelson42 kelson42 deleted the updated_readme_for_java_version branch June 27, 2024 05:05
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

Successfully merging this pull request may close these issues.

3 participants