Skip to content

Commit 074dadd

Browse files
authored
Update plugin versions for smoke tests. (#636)
1 parent 9466be9 commit 074dadd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

smoke-tests/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ buildscript {
2323
}
2424

2525
dependencies {
26-
classpath "com.android.tools.build:gradle:3.3.2"
27-
classpath "com.google.gms:google-services:4.0.0"
26+
classpath "com.android.tools.build:gradle:3.4.2"
27+
classpath "com.google.gms:google-services:4.3.0"
2828
}
2929
}
3030

0 commit comments

Comments
 (0)