File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,17 +25,17 @@ Download [the latest JAR][mavenLatestJarDownload] or grab via Maven:
2525<dependency >
2626 <groupId >com.ashokvarma.android</groupId >
2727 <artifactId >bottom-navigation-bar</artifactId >
28- <version >0.9.5 </version >
28+ <version >0.9.7 </version >
2929 <type >pom</type >
3030</dependency >
3131```
3232or Gradle:
3333``` groovy
34- compile 'com.ashokvarma.android:bottom-navigation-bar:0.9.5 '
34+ compile 'com.ashokvarma.android:bottom-navigation-bar:0.9.7 '
3535```
3636or Ivy:
3737``` xml
38- <dependency org =' com.ashokvarma.android' name =' bottom-navigation-bar' rev =' 0.9.5 ' >
38+ <dependency org =' com.ashokvarma.android' name =' bottom-navigation-bar' rev =' 0.9.7 ' >
3939 <artifact name =' $AID' ext =' pom' ></artifact >
4040</dependency >
4141```
You can’t perform that action at this time.
0 commit comments