Skip to content

Commit

Permalink
chore: Upgrade gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
PLNech committed Jun 28, 2019
1 parent 3b11327 commit 919bbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -7,7 +7,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.1'
classpath 'com.android.tools.build:gradle:3.3.2'
classpath "com.github.ben-manes:gradle-versions-plugin:$benManes"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlins"
classpath "org.jetbrains.dokka:dokka-android-gradle-plugin:$dokka"
Expand Down

0 comments on commit 919bbb4

Please sign in to comment.