Skip to content

Commit bafffd1

Browse files
author
Ben Tilbrook
committed
Update to build tools 25.0.2
1 parent 002b1b0 commit bafffd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ext {
33
androidMavenGradlePlugin = 'com.github.dcendents:android-maven-gradle-plugin:1.5'
44
minSdkVersion = 12
55
compileSdkVersion = 25
6-
buildToolsVersion = '25.0.1'
6+
buildToolsVersion = '25.0.2'
77
supportVersion = '25.3.1'
88

99
kotlinVersion = "1.1.1"

0 commit comments

Comments
 (0)