Skip to content

Commit

Permalink
build.gradle: update gradle version
Browse files Browse the repository at this point in the history
(cherry picked from commit f8408f6)
  • Loading branch information
sds100 committed Jul 16, 2019
1 parent aa67982 commit 0848138
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 @@ -14,7 +14,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:3.4.1'
classpath 'com.android.tools.build:gradle:3.4.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.google.gms:google-services:4.3.0'
classpath 'io.fabric.tools:gradle:1.26.1'
Expand Down

0 comments on commit 0848138

Please sign in to comment.