Skip to content

Commit 5b7ecb7

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v4.2.2
1 parent 8331e3b commit 5b7ecb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ buildscript {
3333
jcenter()
3434
}
3535
dependencies {
36-
classpath("com.android.tools.build:gradle:4.1.0")
36+
classpath("com.android.tools.build:gradle:4.2.2")
3737
}
3838
}
3939
}

0 commit comments

Comments
 (0)