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

Commit d1765ee

Browse files
authored
Merge pull request #384 from owncloud/bump_gradle_version
Bump gradle version to 1.4.3
2 parents 286fd65 + bf0ff3c commit d1765ee

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)