Skip to content

Commit

Permalink
feat: upadte README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idisfkj committed Nov 24, 2020
1 parent 7d4d101 commit f7ea761
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 @@ -41,7 +41,7 @@ Android Startup提供一种在应用启动时能够更加简单、高效的方

```
dependencies {
implementation 'com.rousetime.android:android-startup:1.0.5'
implementation 'com.rousetime.android:android-startup:1.0.6'
}
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Add the following dependency to your `build.gradle` file:

```
dependencies {
implementation 'com.rousetime.android:android-startup:1.0.5'
implementation 'com.rousetime.android:android-startup:1.0.6'
}
```

Expand Down

0 comments on commit f7ea761

Please sign in to comment.