Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Commit e5624a3

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents f40e51b + ca5b52a commit e5624a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ In this demo, we will populate The menu contents by a menu resource file.
3030
<a name="prerequisite"></a>
3131
### Prerequisite
3232
#### Gradle
33-
In `Build.gradle` of app module, include these dependencies. If you want to show animations, include *Lottie* animation library.
33+
In `Build.gradle` of app module, include these dependencies.
3434
```groovy
3535
dependencies {
3636
3737
// Material Navigation View Library
38-
implementation 'com.shreyaspatil:MaterialNavigationView:1.0.0'
38+
implementation 'com.shreyaspatil:MaterialNavigationView:1.0'
3939
4040
// Material Design Library
4141
implementation 'com.google.android.material:material:1.0.0'

0 commit comments

Comments
 (0)