Skip to content

Commit

Permalink
Update Android Gradle plugin to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deepueg authored and friederbluemle committed Sep 22, 2020
1 parent ce6fe32 commit c588183
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.1'
}
}

Expand Down

0 comments on commit c588183

Please sign in to comment.