Skip to content

Commit

Permalink
Merge pull request #59 from DroidsOnRoids/bump_agp
Browse files Browse the repository at this point in the history
  • Loading branch information
vudzkostek authored May 26, 2022
2 parents e663fc4 + b990c2f commit b2f5971
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 b2f5971

Please sign in to comment.