Skip to content

Commit

Permalink
Update to AGP 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes committed Oct 5, 2019
1 parent 70afdba commit 36de0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/app/tivi/buildsrc/dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ object Versions {
}

object Libs {
const val androidGradlePlugin = "com.android.tools.build:gradle:3.5.0"
const val androidGradlePlugin = "com.android.tools.build:gradle:3.5.1"
const val dexcountGradlePlugin = "com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.8.6"
const val playPublisherPlugin = "com.github.triplet.gradle:play-publisher:2.4.1"

Expand Down

0 comments on commit 36de0cc

Please sign in to comment.