Skip to content

Commit

Permalink
Bump gradle from 4.1.3 to 4.2.0 (#15)
Browse files Browse the repository at this point in the history
Bumps gradle from 4.1.3 to 4.2.0.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 5, 2021
1 parent f7ef843 commit 178442a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.0")
classpath("com.android.tools.build:gradle:4.1.3")
classpath("com.android.tools.build:gradle:4.2.0")
}
}

Expand Down

0 comments on commit 178442a

Please sign in to comment.