Skip to content

Commit da4707c

Browse files
author
jhonjson
committed
还原
1 parent bf8771a commit da4707c

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
@@ -54,6 +54,6 @@ dependencies {
5454
androidTestImplementation 'com.android.support.test:runner:1.0.2'
5555
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
5656
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
57-
implementation 'com.github.commonprogress:PushAll:v1.1.0'
58-
// implementation project(path: ':dongxlpush')
57+
// implementation 'com.github.commonprogress:PushAll:v1.1.0'
58+
implementation project(path: ':dongxlpush')
5959
}

0 commit comments

Comments
 (0)