Skip to content

Commit

Permalink
Upgrade Android Gradle Plugin to 4.0.1 (#2735)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Aug 19, 2020
1 parent 1a2939d commit 6fccb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:4.0.0'
classpath 'com.android.tools.build:gradle:4.0.1'
classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:1.0.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:$dokkaVersion"
Expand Down

0 comments on commit 6fccb27

Please sign in to comment.