Skip to content

Commit

Permalink
Update AGP
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkumar9t2 committed Oct 12, 2021
1 parent 01441f8 commit 064da7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin = "1.5.10"
coroutines = "1.5.0"

[libraries]
agp = "com.android.tools.build:gradle:7.0.2"
agp = "com.android.tools.build:gradle:7.0.3"
kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
kotlinx-binaryvalidator = "org.jetbrains.kotlinx:binary-compatibility-validator:0.6.0"
Expand Down

0 comments on commit 064da7a

Please sign in to comment.