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

Commit ceab937

Browse files
committed
Update Android Studio to 4.0.1
1 parent 137b417 commit ceab937

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)