Skip to content

Commit 59b2ca5

Browse files
authored
ANDROID-17063 Update AGP to 8.13 (#470)
1 parent 3fe003c commit 59b2ca5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
compose_ui_version = "1.9.0"
77
compose_material_icons_version = "1.7.8"
88
activity_compose_version = "1.11.0"
9-
kotlin_version = "2.0.21"
9+
kotlin_version = "2.2.21"
1010
androidx_appcompat_version = "1.7.0"
1111
androidx_core_version = "1.13.1"
1212
accompanist_version = "0.32.0"

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
android-gradle-plugin = "8.11.1"
2+
android-gradle-plugin = "8.13.0"
33
roborazzi = "1.51.0"
44

55
[libraries]

0 commit comments

Comments
 (0)