Commit 622793c
committed
Fix pathing of generated resource file
There was a superfluous bracket in the file path.
Also, we don't need a doubly-nested androidTest in the path1 parent 6d30d10 commit 622793c
File tree
1 file changed
+1
-1
lines changed- plugin/android-junit5/src/main/kotlin/de/mannodermaus/gradle/plugins/junit5/tasks
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments