Skip to content

Commit

Permalink
Updated gradle to 3.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: AndreaCioccarelli <[email protected]>
  • Loading branch information
cioccarellia committed May 21, 2019
1 parent 75d9359 commit 5714104
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 @@ -9,7 +9,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.0'
classpath 'com.android.tools.build:gradle:3.4.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "gradle.plugin.com.github.konifar.gradle:plugin:0.3.3"
}
Expand Down

0 comments on commit 5714104

Please sign in to comment.