Skip to content

Commit 3563c98

Browse files
authored
Merge pull request #40 from pwittchen/dependabot/gradle/com.android.tools.build-gradle-3.6.1
Bump gradle from 3.6.0 to 3.6.1
2 parents a1e86a6 + fe58957 commit 3563c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ buildscript {
2525
}
2626

2727
dependencies {
28-
classpath 'com.android.tools.build:gradle:3.6.0'
28+
classpath 'com.android.tools.build:gradle:3.6.1'
2929
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2"
3030

3131
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)