Skip to content

Commit 40b5823

Browse files
authored
Merge pull request #17 from nimran/dependabot/gradle/com.android.tools.build-gradle-4.1.3
Bump gradle from 4.0.1 to 4.1.3
2 parents 38edefe + c9133c8 commit 40b5823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111
}
1212
dependencies {
13-
classpath 'com.android.tools.build:gradle:4.0.1'
13+
classpath 'com.android.tools.build:gradle:4.1.3'
1414
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1515
}
1616
}

0 commit comments

Comments
 (0)