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

Commit de70726

Browse files
yadav-rahultimabbott
authored andcommitted
Update gradle version to 2.2.3
1 parent e9f4e9e commit de70726

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
@@ -4,7 +4,7 @@ buildscript {
44
jcenter()
55
}
66
dependencies {
7-
classpath 'com.android.tools.build:gradle:2.2.0'
7+
classpath 'com.android.tools.build:gradle:2.2.3'
88
classpath 'com.google.gms:google-services:2.1.0'
99
}
1010
}

0 commit comments

Comments
 (0)