You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ env:
48
48
- We should talk about using other CIs here.
49
49
- Q: Does Codecov accept `jacoco.exec` reports?<br/>A: **No**, these files are not supported. Please produce a `xml` file as detailed in the pom.xml file at [codecov/example-java][1].
50
50
- Q: Is there a Gradle example?<br/>A: **Yes**, enter [codecov/example-gradle][2]
51
-
- Q: Is there a Andorid example?<br/>A: **Yes**, enter [codecov/example-android][3]
51
+
- Q: Is there a Android example?<br/>A: **Yes**, enter [codecov/example-android][3]
52
52
- Q: Is there a Maven example?<br/>A: **Yes**, enter [codecov/example-maven][4]
0 commit comments