Skip to content

Commit 4178481

Browse files
committed
Update build tools to version 4.1.2.
1 parent 1839ae7 commit 4178481

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
@@ -10,7 +10,7 @@ buildscript {
1010
google()
1111
}
1212
dependencies {
13-
classpath 'com.android.tools.build:gradle:4.1.1'
13+
classpath 'com.android.tools.build:gradle:4.1.2'
1414
classpath 'com.google.gms:google-services:4.3.4'
1515

1616
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)