Skip to content

Commit 816fafe

Browse files
committed
docs: update README
1 parent 75184d5 commit 816fafe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
maven { url "https://jitpack.io" }
2424
}
2525
dependencies {
26-
classpath 'com.github.7hens:android-x2j:1,4'
26+
classpath 'com.github.7hens:android-x2j:1.4'
2727
}
2828
}
2929
```

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ buildscript {
2525
maven { url "https://jitpack.io" }
2626
}
2727
dependencies {
28-
classpath 'com.github.7hens:android-x2j:1,4'
28+
classpath 'com.github.7hens:android-x2j:1.4'
2929
}
3030
}
3131
```

0 commit comments

Comments
 (0)