Skip to content

Commit 185a2e6

Browse files
committed
Update appcompat to 28.0.0
1 parent d3dcd2b commit 185a2e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependency.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ext.with {
99
benManes = '0.20.0'
1010
jvm = '1.8'
1111

12-
appcompat = '28.0.0-rc02'
13-
design = '28.0.0-rc02'
12+
appcompat = '28.0.0'
13+
design = '28.0.0'
1414
constraintLayout = '1.1.2'
1515
espresso = '3.0.2'
1616

0 commit comments

Comments
 (0)