Skip to content
Permalink
Browse files
Merge pull request #6319 from Ebola16/master
Update the Android Gradle plugin to version 3.0.1
  • Loading branch information
leoetlino committed Jan 24, 2018
2 parents 432ebe7 + 765b20c commit 5223831
Showing 1 changed file with 1 addition and 1 deletion.
@@ -4,7 +4,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.android.tools.build:gradle:3.0.1'
}
}

0 comments on commit 5223831

Please sign in to comment.