Skip to content

Commit df3c44f

Browse files
committed
release 2.0.2
1 parent 11f99bf commit df3c44f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ dependencies {
3232
implementation "com.android.support:appcompat-v7:$rootProject.supportLibraryVersion"
3333
implementation "com.android.support:design:$rootProject.supportLibraryVersion"
3434

35-
implementation project(':widget')
36-
// implementation 'com.github.ittianyu:BottomNavigationViewEx:2.0.1'
35+
// implementation project(':widget')
36+
implementation 'com.github.ittianyu:BottomNavigationViewEx:2.0.2'
3737
// leakcanary
3838
debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.5.4'
3939
releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.5.4'

0 commit comments

Comments
 (0)