Skip to content

Commit e75c04e

Browse files
authored
Update README.md
1 parent 3398ef6 commit e75c04e

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@
88

99
allprojects {
1010
repositories {
11-
...
11+
...
1212
maven { url 'https://jitpack.io' }
13-
       }
14-
    }   
15-
16-
13+
}
14+
1715
#### 2. 在项目的 build.gradle 中添加
1816

1917
compile 'com.github.smashinggit:Android-NavMenu-master:v1.0.2'

0 commit comments

Comments
 (0)