Skip to content

Commit

Permalink
upgrade build gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
nonproto committed Jun 9, 2019
1 parent 8244adc commit 6502e9d
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 @@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.0'
classpath 'com.android.tools.build:gradle:3.4.1'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.21.0'
classpath 'com.github.zellius:android-shortcut-gradle-plugin:0.1.2'
classpath 'com.google.gms:google-services:3.2.0'
Expand Down

0 comments on commit 6502e9d

Please sign in to comment.