Skip to content

Commit

Permalink
feat: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idisfkj committed Jul 19, 2021
1 parent f482f23 commit b8240fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-ch.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repositories {
}
dependencies {
implementation 'io.github.idisfkj:android-startup:1.0.62'
implementation 'io.github.idisfkj:android-startup:1.0.7'
}
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ repositories {
}
dependencies {
implementation 'io.github.idisfkj:android-startup:1.0.62'
implementation 'io.github.idisfkj:android-startup:1.0.7'
}
```

Expand Down

0 comments on commit b8240fd

Please sign in to comment.