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 {
|
pluginManagement {
|
||||||
def agpVersion = "7.1.3"
|
def agpVersion = "7.2.1"
|
||||||
def kotlinVersion = "1.6.20"
|
def kotlinVersion = "1.6.21"
|
||||||
repositories {
|
repositories {
|
||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
google()
|
google()
|
||||||
|
Loading…
Reference in New Issue
Block a user