Skip to content

Commit 56be913

Browse files
committed
gradle: upgrade AGP and Kotlin
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent 82bcac5 commit 56be913

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
2-
agp = "8.2.0-alpha10"
3-
kotlin = "1.8.21"
2+
agp = "8.2.0-alpha15"
3+
kotlin = "1.9.0"
44

55
[libraries]
6-
androidx-activity-ktx = "androidx.activity:activity-ktx:1.7.1"
6+
androidx-activity-ktx = "androidx.activity:activity-ktx:1.7.2"
77
androidx-annotation = "androidx.annotation:annotation:1.6.0"
88
androidx-appcompat = "androidx.appcompat:appcompat:1.6.1"
99
androidx-biometric = "androidx.biometric:biometric:1.1.0"

0 commit comments

Comments
 (0)