use previewgrid also on shufflescreen

This commit is contained in:
2022-08-25 22:20:25 +02:00
parent e0f75f8736
commit 404d1d7cf7
4 changed files with 67 additions and 86 deletions

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.4.32'
ext.kotlin_version = '1.6.0'
repositories {
google()
mavenCentral()