Skip to content

Commit d77bbf1

Browse files
authored
Merge pull request #96 from TheCodeMonks/dependabot/gradle/com.android.tools.build-gradle-4.1.2
Bump gradle from 4.1.1 to 4.1.2
2 parents 5a4949d + d938970 commit d77bbf1

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
@@ -35,7 +35,7 @@ buildscript {
3535
jcenter()
3636
}
3737
dependencies {
38-
classpath 'com.android.tools.build:gradle:4.1.1'
38+
classpath 'com.android.tools.build:gradle:4.1.2'
3939
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
4040
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.3.2"
4141
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.30.1-alpha'

0 commit comments

Comments
 (0)