Skip to content

Commit

Permalink
Update Android Gradle plugin to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
deepueg authored and friederbluemle committed Oct 12, 2020
1 parent ff033a6 commit 1403cf2
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 @@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'com.android.tools.build:gradle:4.0.2'
}
}

Expand Down

0 comments on commit 1403cf2

Please sign in to comment.