Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit bf0ff3c

Browse files
committed
Bump gradle version to 1.4.3
1 parent 286fd65 commit bf0ff3c

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
@@ -9,7 +9,7 @@ buildscript {
99
jcenter()
1010
}
1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:4.1.2'
12+
classpath 'com.android.tools.build:gradle:4.1.3'
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
1414
}
1515
}

0 commit comments

Comments
 (0)