Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Commit

Permalink
Bump dexcount-gradle-plugin from 0.8.6 to 1.0.2
Browse files Browse the repository at this point in the history
Bumps dexcount-gradle-plugin from 0.8.6 to 1.0.2.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jan 15, 2020
1 parent 2298b85 commit 5e12699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {

dependencies {
classpath 'com.android.tools.build:gradle:3.5.2'
classpath "com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.8.6"
classpath "com.getkeepsafe.dexcount:dexcount-gradle-plugin:1.0.2"
classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.15.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath 'com.github.ben-manes:gradle-versions-plugin:0.25.0'
Expand Down

0 comments on commit 5e12699

Please sign in to comment.