Upgrade AGP: 8.10.1 -> 8.13.2

This commit is contained in:
Pierre-Yves Nicolas
2026-03-22 11:30:38 +01:00
parent fe2f37b7e8
commit f336680a69
3 changed files with 2 additions and 8 deletions

View File

@@ -100,7 +100,7 @@ android {
}
}
apply(from = "download-tflite.gradle.kts")
apply(from = file("download-tflite.gradle.kts"))
dependencies {