gradle: bump AGP and Kotlin
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
b3112ab0bd
commit
059bf88141
@ -1,6 +1,6 @@
|
||||
pluginManagement {
|
||||
def agpVersion = "7.1.3"
|
||||
def kotlinVersion = "1.6.20"
|
||||
def agpVersion = "7.2.1"
|
||||
def kotlinVersion = "1.6.21"
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
google()
|
||||
|
Loading…
Reference in New Issue
Block a user