Skip to content

Commit

Permalink
Merge pull request didi#34 from 0xflotus/patch-1
Browse files Browse the repository at this point in the history
fixed latest
  • Loading branch information
yixiangboy authored Feb 11, 2019
2 parents 88e905a + 3918978 commit 83b1ebe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doc/android_en_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
}
```

Please use [the lastest release](android-ReleaseNotes.md)
Please use [the latest release](android-ReleaseNotes.md)



Expand Down Expand Up @@ -109,4 +109,4 @@ public void onCreate() {
DoraemonKit.install(application, kits);
...
}
```
```

0 comments on commit 83b1ebe

Please sign in to comment.