Skip to content

Commit 3022a65

Browse files
author
wsj1024
committed
migrate
1 parent 31f3274 commit 3022a65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ dependencies {
4646
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
4747
implementation 'androidx.navigation:navigation-fragment-ktx:2.3.1'
4848
implementation 'androidx.navigation:navigation-ui-ktx:2.3.1'
49-
implementation project(path: ':library')
50-
// implementation 'com.github.giswangsj:AndRatingBar:1.0.6'
49+
// implementation project(path: ':library')
50+
implementation 'com.github.wsj1024:AndRatingBar:1.0.6'
5151
}

0 commit comments

Comments
 (0)