Skip to content

Commit 0585a0e

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v3.6.4
1 parent bba36b9 commit 0585a0e

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

0 commit comments

Comments
 (0)