summaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2024-09-03 23:47:56 +0200
committerJoel Klinghed <the_jk@spawned.biz>2024-09-03 23:47:56 +0200
commit2faad70235a412ef435d4c62e6d778d55ef6512b (patch)
treee7ed0aa2129f356579ad4a8d22ed34f8670bc053 /gradle
parent518f22558d23f7278474df30799dd24545689ab1 (diff)
Update AGP to 8.6.0
Diffstat (limited to 'gradle')
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index ae278c6..7f5a898 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -1,5 +1,5 @@
[versions]
-agp = "8.5.2"
+agp = "8.6.0"
appcompat = "1.7.0"
constraintlayout = "2.1.4"
coreKtx = "1.13.1"