Updated item list view

This commit is contained in:
Mitchel
2023-04-10 15:28:29 +02:00
parent 79ed64760c
commit da2c98ce83
8 changed files with 88 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
buildscript {
ext {
compose_version = '1.4.0'
compose_version = '1.4.1'
}
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {