Skip to content

Commit

Permalink
change gradle build tool version to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coleman committed Jul 28, 2020
1 parent 14c135f commit 2b4ddd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {

dependencies {
//noinspection GradleDependency
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'com.android.tools.build:gradle:3.2.1'

classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

Expand Down

0 comments on commit 2b4ddd3

Please sign in to comment.