Skip to content

Commit 268e34f

Browse files
authored
Merge pull request #256 from ytai/dependabot/gradle/com.android.tools.build-gradle-4.2.1
Bump gradle from 4.2.0 to 4.2.1
2 parents 823a122 + fea8f85 commit 268e34f

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
@@ -5,7 +5,7 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:4.2.0'
8+
classpath 'com.android.tools.build:gradle:4.2.1'
99
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1010
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
1111
}

0 commit comments

Comments
 (0)