Update dependencies
This commit is contained in:
@@ -46,7 +46,7 @@ object ServiceNotification {
|
||||
context.resources.getQuantityString(R.plurals.notification_interfaces,
|
||||
interfaceCount, interfaceCount))))
|
||||
.bigText(lines.joinToString("\n"))
|
||||
.build()
|
||||
.build()!!
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user