Upgrade AGP: 8.10.1 -> 8.13.2
This commit is contained in:
6
.idea/kotlinc.xml
generated
6
.idea/kotlinc.xml
generated
@@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="KotlinJpsPluginSettings">
|
|
||||||
<option name="version" value="2.2.21" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
||||||
@@ -100,7 +100,7 @@ android {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
apply(from = "download-tflite.gradle.kts")
|
apply(from = file("download-tflite.gradle.kts"))
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[versions]
|
[versions]
|
||||||
agp = "8.10.1"
|
agp = "8.13.2"
|
||||||
kotlin = "2.3.10"
|
kotlin = "2.3.10"
|
||||||
license = "0.16.1"
|
license = "0.16.1"
|
||||||
coreKtx = "1.18.0"
|
coreKtx = "1.18.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user