Fix error

where a puzzle is considered solved as soon as all
cells have a selection.
This commit is contained in:
Christian Basler
2025-05-31 20:21:16 +02:00
parent fe45a0255c
commit dafb588626
2 changed files with 20 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
[versions]
agp = "8.10.0"
agp = "8.10.1"
jdk = "21"
android-compileSdk = "35"
android-minSdk = "24"