Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Commit 5c3ea14

Browse files
Merge remote-tracking branch 'origin/master'
2 parents d13dfc5 + 4a9a1ce commit 5c3ea14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Android Library for remote debugging service (remote logcat)
2020

2121
```
2222
dependencies {
23-
compile 'com.github.mobile-dev-pro:commons-ui:VERSION'
23+
compile 'com.github.mobile-dev-pro:remote-logcat:VERSION'
2424
}
2525
2626
3. Init library in the main application class in onCreate() method:

0 commit comments

Comments
 (0)