Skip to content

Commit

Permalink
Upgrade gradle plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
mzlogin committed Mar 14, 2020
1 parent 1cd4463 commit 95eb380
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 @@ -11,7 +11,7 @@ buildscript {
maven { url "https://jitpack.io" }
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.0'
classpath 'com.android.tools.build:gradle:3.4.2'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit 95eb380

Please sign in to comment.