Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit be5c1b2

Browse files
committed
Quote consistency.
1 parent 5fcd5ac commit be5c1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coroutines-codelab/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ buildscript {
2727
def appcompat_version = '1.1.0'
2828
def constraint_layout_version = '1.1.3'
2929
def coroutines_android_version = '1.2.1'
30-
def expresso_version = "3.1.1"
30+
def expresso_version = '3.1.1'
3131
def junit_version = '4.12'
3232
def lifecycle_version = '2.1.0'
3333
def material_version = '1.2.0-alpha01'

0 commit comments

Comments
 (0)