Skip to content

Commit b1b2997

Browse files
author
William Mora
committed
gradle plugin update to 1.0.0
1 parent 5a3fbde commit b1b2997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ buildscript {
2020
mavenCentral()
2121
}
2222
dependencies {
23-
classpath 'com.android.tools.build:gradle:1.0.0-rc4'
23+
classpath 'com.android.tools.build:gradle:1.0.0'
2424
}
2525
}
2626

0 commit comments

Comments
 (0)