Aggiornato Gradle Plugin

This commit is contained in:
2023-11-27 09:54:26 +01:00
parent 185288b221
commit 01d7e433b5
2 changed files with 1 additions and 18 deletions

View File

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