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

Commit 6cb2642

Browse files
authored
Merge pull request #337 from owncloud/AndroidStudio_4.0.1
Android Studio 4.0.1
2 parents 137b417 + ceab937 commit 6cb2642

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.0.0'
12+
classpath 'com.android.tools.build:gradle:4.0.1'
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
1414
classpath "org.jetbrains.kotlin:kotlin-allopen:$kotlinVersion"
1515
}

0 commit comments

Comments
 (0)