--
This commit is contained in:
parent
7c18d956de
commit
71b8ea1e6d
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ class Log(private val logsDao: LogDao) {
|
|||
Android: ${Build.VERSION.RELEASE} (SDK ${Build.VERSION.SDK_INT})
|
||||
Model: ${Build.DEVICE}
|
||||
Product: ${Build.PRODUCT}
|
||||
--
|
||||
""".trimIndent() + "\n\n$s"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue