Skip to content

Commit dd4f927

Browse files
authored
Merge pull request #15 from nasduck/develop
Develop
2 parents f0a2191 + 56f3356 commit dd4f927

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ allprojects {
3434

3535
```
3636
dependencies {
37-
implementation 'com.github.nasduck:LesserPandaToast:1.0.2'
37+
implementation 'com.github.nasduck:LesserPandaToast:2.0.1'
3838
}
3939
```
4040

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Adding the following dependency to app `build.gradle` file:
3838

3939
```
4040
dependencies {
41-
implementation 'com.github.nasduck:LesserPandaToast:1.0.2'
41+
implementation 'com.github.nasduck:LesserPandaToast:2.0.1'
4242
}
4343
```
4444

0 commit comments

Comments
 (0)