Skip to content

Commit

Permalink
Bump AGP to version 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vudzkostek committed May 26, 2022
1 parent e663fc4 commit b990c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object Dependencies {
const val deviceNames = "com.jaredrummler:android-device-names:2.0.0"
const val debugDb = "com.github.amitshekhariitbhu.Android-Debug-Database:debug-db:1.0.6"
const val multidex = "androidx.multidex:multidex:2.0.1"
const val androidGradlePlugin = "com.android.tools.build:gradle:7.2.0"
const val androidGradlePlugin = "com.android.tools.build:gradle:7.2.1"
const val kotlinGradlePlugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31"
const val publishGradlePlugin = "com.vanniktech:gradle-maven-publish-plugin:0.18.0"
const val okHttpBom = "com.squareup.okhttp3:okhttp-bom:4.9.2"
Expand Down

0 comments on commit b990c2f

Please sign in to comment.