Skip to content

Commit

Permalink
Merge pull request #62 from DroidsOnRoids/revert
Browse files Browse the repository at this point in the history
  • Loading branch information
vudzkostek authored Aug 4, 2022
2 parents 00d5b56 + 07aabb3 commit 400ed0c
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 @@ -27,7 +27,7 @@ object Dependencies {
const val multidex = "androidx.multidex:multidex:2.0.1"
const val androidGradlePlugin = "com.android.tools.build:gradle:7.2.2"
const val kotlinGradlePlugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31"
const val publishGradlePlugin = "com.vanniktech:gradle-maven-publish-plugin:0.21.0"
const val publishGradlePlugin = "com.vanniktech:gradle-maven-publish-plugin:0.18.0"
const val okHttpBom = "com.squareup.okhttp3:okhttp-bom:4.10.0"
const val okHttp = "com.squareup.okhttp3:okhttp"
}

0 comments on commit 400ed0c

Please sign in to comment.