Skip to content

Commit

Permalink
Merge pull request #57 from DroidsOnRoids/bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vudzkostek authored May 12, 2022
2 parents c7a2c23 + 32eeac7 commit 187cab7
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-beta02"
const val androidGradlePlugin = "com.android.tools.build:gradle:7.2.0"
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 187cab7

Please sign in to comment.