Skip to content

Commit 4f5cc52

Browse files
authored
Add Troubleshoot section
1 parent 7dd5fe5 commit 4f5cc52

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,10 @@ multiple times and be persistent over time.
137137
- [LRU Cache](src/test/kotlin/com/igorwojda/cache/lru)
138138
- [Advanced Cache](src/test/kotlin/com/igorwojda/cache/advancedlru)
139139

140+
# Troubleshoot
141+
142+
If you don't see the green play icon used to run the tests try to open `Settings` > `Build, Execution, Deployment` > `Build tools` > `Gradle` and set `Gradle JVM` to a different version.
143+
140144
# Useful links
141145

142146
## More coding challenges

0 commit comments

Comments
 (0)