Skip to content

Commit c47236f

Browse files
authored
Fix copy/paste error
1 parent 247ceee commit c47236f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For more information please follow our developer page instructions located [here
4242
Make sure you have mavenCentral repository added in your allProjects entry in your root build.gradle:
4343

4444
```gradle
45-
allprojects {Some sections were change
45+
allprojects {
4646
repositories {
4747
mavenCentral()
4848
...

0 commit comments

Comments
 (0)