Skip to content

Commit 059bf88

Browse files
committed
gradle: bump AGP and Kotlin
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent b3112ab commit 059bf88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginManagement {
2-
def agpVersion = "7.1.3"
3-
def kotlinVersion = "1.6.20"
2+
def agpVersion = "7.2.1"
3+
def kotlinVersion = "1.6.21"
44
repositories {
55
gradlePluginPortal()
66
google()

0 commit comments

Comments
 (0)