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

Support the latest Android Studio #4753

Open
1 task done
jefft0 opened this issue Sep 4, 2023 · 2 comments
Open
1 task done

Support the latest Android Studio #4753

jefft0 opened this issue Sep 4, 2023 · 2 comments

Comments

@jefft0
Copy link
Collaborator

jefft0 commented Sep 4, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Berty product

Mobile app

Feature request

Most people new to the project will install the latest Android Studio (Giraffe). Opening the project gives the error below, some kind of incompatibility of the Gradle version.

Unsupported Java. 
Your build is currently configured to use Java 17.0.6 and Gradle 6.7.1.

Possible solution:
- Upgrade Gradle wrapper to 7.2 version and re-import the project

Context

I made this a feature request instead of a bug report because it can be mitigated by using Android Studio Chipmunk. But this is undesirable.

Possible implementation

I assume it's necessary to fix the compatibility of the Gradle and Java versions, maybe with the Java version specified in .tool-versions .

@jefft0 jefft0 changed the title Support the latest Android Studio (Giraffe) Support the latest Android Studio (Giraffe/Hedgehog) Jan 19, 2024
@jefft0
Copy link
Collaborator Author

jefft0 commented Feb 16, 2024

Will also need to update React Native at the same time.

@jefft0
Copy link
Collaborator Author

jefft0 commented Feb 23, 2024

@iuricmp will try a minor upgrade of React Native. Eventually need the latest React Native (may be hard, will need to consult with other devs.)

@jefft0 jefft0 changed the title Support the latest Android Studio (Giraffe/Hedgehog) Support the latest Android Studio Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant