Skip to content

Commit 3398ef6

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

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@
1010
repositories {
1111
...
1212
maven { url 'https://jitpack.io' }
13-
}
14-
   }
15-
 
13+
       }
14+
    }   
15+
16+
1617
#### 2. 在项目的 build.gradle 中添加
1718

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

0 commit comments

Comments
 (0)