Skip to content

Commit 733655d

Browse files
authored
Merge pull request #603 from SUPERCILEX/patch-1
Update gradle plugin
2 parents c93c7b7 + a2c50eb commit 733655d

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
@@ -8,7 +8,7 @@ buildscript {
88
}
99

1010
dependencies {
11-
classpath 'com.android.tools.build:gradle:2.3.0-beta2'
11+
classpath 'com.android.tools.build:gradle:2.3.0-rc1'
1212
classpath 'com.google.gms:google-services:3.0.0'
1313
classpath 'io.fabric.tools:gradle:1.+'
1414
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'

0 commit comments

Comments
 (0)