Fix su loading che appare sul popup di conferma chiusura ordine

This commit is contained in:
2025-09-10 16:31:50 +02:00
parent 4861c689d7
commit 5ae9371c51
4 changed files with 5 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
buildscript {
ext {
kotlin_version = '2.1.0'
agp_version = '8.12.2'
agp_version = '8.13.0'
}
repositories {