Skip to content

Commit 26d3887

Browse files
XinyueZnic0lette
authored andcommitted
[UPDATE] Constraint layout 2.0.0-alpha4 (android#392)
1 parent 323d3f5 commit 26d3887

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
@@ -23,7 +23,7 @@ buildscript {
2323
targetSdkVersion = 28
2424

2525
// App dependencies
26-
constraintLayoutVersion = '2.0.0-alpha3'
26+
constraintLayoutVersion = '2.0.0-alpha4'
2727
coreTestingVersion = '2.0.0'
2828
coroutinesVersion = "1.1.1"
2929
espressoVersion = '3.1.0-alpha4'

0 commit comments

Comments
 (0)