gradle: bump AGP

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-10-25 22:27:34 +05:30
parent 3df42898ae
commit 24d5a28a4a
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -1,5 +1,5 @@
pluginManagement { pluginManagement {
def agpVersion = "7.0.2" def agpVersion = "7.0.3"
def kotlinVersion = "1.5.31" def kotlinVersion = "1.5.31"
repositories { repositories {
gradlePluginPortal() gradlePluginPortal()