Skip to content

Commit

Permalink
review code
Browse files Browse the repository at this point in the history
  • Loading branch information
xuewu.wei committed Sep 9, 2019
1 parent d3768e8 commit c1587b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ Maven
<dependency>
<groupId>mobi.cangol.mobile</groupId>
<artifactId>uiframe</artifactId>
<version>1.0.77</version>
<version>1.0.82</version>
<type>aar</type>
</dependency>
Gradle

compile 'mobi.cangol.mobile:uiframe:1.0.77@aar'
compile 'mobi.cangol.mobile:uiframe:1.0.82@aar'

### License

Expand Down

0 comments on commit c1587b6

Please sign in to comment.