Skip to content

Commit 919bbb4

Browse files
committed
chore: Upgrade gradle
1 parent 3b11327 commit 919bbb4

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
@@ -7,7 +7,7 @@ buildscript {
77
mavenCentral()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:3.2.1'
10+
classpath 'com.android.tools.build:gradle:3.3.2'
1111
classpath "com.github.ben-manes:gradle-versions-plugin:$benManes"
1212
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlins"
1313
classpath "org.jetbrains.dokka:dokka-android-gradle-plugin:$dokka"

0 commit comments

Comments
 (0)