adding some cross and check icons to checklist items

This commit is contained in:
tibbi
2018-12-08 20:45:30 +01:00
parent 2d61509590
commit 0babf17c63
5 changed files with 34 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.3.10'
ext.kotlin_version = '1.3.11'
repositories {
google()