Implementato flag per gestire la qta suggerita in accettazione bolle

This commit is contained in:
2024-03-11 17:32:09 +01:00
parent 8b432d1b19
commit 5c505e2fe1
7 changed files with 40 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
buildscript {
ext {
kotlin_version = '1.9.0'
agp_version = '8.2.2'
agp_version = '8.3.0'
}
repositories {