Skip to content

Commit d063926

Browse files
committed
Fragment 1.2.2, Navigation 2.3.0-alpha02.
1 parent c79bfdb commit d063926

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/dependencies.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rootProject.ext.versions = [
1313
annotation : '1.1.0',
1414
appCompat : '1.2.0-alpha02',
1515
activity : '1.1.0',
16-
fragment : '1.2.1',
16+
fragment : '1.2.2',
1717
coordinatorLayout : '1.1.0',
1818
recyclerView : '1.1.0',
1919
viewPager2 : '1.0.0',
@@ -22,7 +22,7 @@ rootProject.ext.versions = [
2222
constraintLayout : '1.1.3',
2323
arch : '2.1.0',
2424
lifecycle : '2.2.0',
25-
navigation : '2.3.0-alpha01',
25+
navigation : '2.3.0-alpha02',
2626
preference : '1.1.0',
2727
test : [
2828
core : '1.3.0-alpha03',

0 commit comments

Comments
 (0)