Skip to content

Commit

Permalink
Android: Update to gradle 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard committed Nov 21, 2017
1 parent 6a3d418 commit f7184c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.android.tools.build:gradle:3.0.1'
}
}

Expand Down

0 comments on commit f7184c1

Please sign in to comment.