Skip to content

Commit 4b653bc

Browse files
author
Alexnaldo Santos
committed
refactore router manager
1 parent 38817b7 commit 4b653bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: challenge_coreui/src/main/java/com/amedigital/coreui/RouterProcessor.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ interface RouterProcessor {
88
fun process(
99
router: RouterManager,
1010
context: Context,
11-
deeplink: Uri,
11+
uri: Uri,
1212
chain: RouterProcessorChain?
1313
)
1414
}

0 commit comments

Comments
 (0)