build.gradle update

added missing newline
This commit is contained in:
Juha Heinanen
2018-03-27 12:07:57 +03:00
parent 46def49165
commit e457db7c55
2 changed files with 5 additions and 5 deletions
@@ -26,4 +26,4 @@ class HistoryListAdapter(private val cxt: Context, private val rows: ArrayList<H
return rowView
}
}
}