Skip to content

Commit

Permalink
Small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
KarinBerg committed Dec 1, 2024
1 parent d6d7257 commit 1dff6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipients_app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Mobile App for Recipients of a Social Income.
```
- Restart your terminal so that these changes take effect
- Install Flutter
- Tell Flutter to not use the Java JDK from Android Studio via `flutter config --jdk-dir $JAVA_HOME`
- Tell Flutter to use our Java 17 JDK and not the one bundle with Android Studio via `flutter config --jdk-dir $JAVA_HOME`. Otherwise you will get the error "Unsupported class file major version 65” when building the app for Android.
- Restart your terminal and IDE so that these changes take effect
- Install vsCode
- Install Flutter extension
Expand Down

0 comments on commit 1dff6d3

Please sign in to comment.