Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit 0b2c8bf

Browse files
kunall17niftynei
authored andcommitted
Changed Gradle plugins from 2.1.0-rc1 to 2.1.0
1 parent 3ebe24f commit 0b2c8bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ buildscript {
44
jcenter()
55
}
66
dependencies {
7-
classpath 'com.android.tools.build:gradle:2.1.0-rc1'
8-
classpath 'com.google.gms:google-services:2.1.0-rc1'
7+
classpath 'com.android.tools.build:gradle:2.1.0'
8+
classpath 'com.google.gms:google-services:2.1.0'
99
}
1010
}
1111

0 commit comments

Comments
 (0)