Skip to content

Commit 9d79878

Browse files
committed
Update launch.json
1 parent c8b77d8 commit 9d79878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"program": "lib/main.dart",
1616
"cwd": "${workspaceFolder}/src",
1717
"env": {
18-
"JAVA_HOME": "C:\\Users\\me\\AppData\\Local\\Programs\\Eclipse Adoptium\\jdk-17.0.15.6-hotspot"
18+
"JAVA_HOME": "C:\\Program Files\\Android\\Android Studio\\jbr"
1919
}
2020
}
2121
]

0 commit comments

Comments
 (0)