Skip to content

Commit

Permalink
Fragment 1.2.2, Navigation 2.3.0-alpha02.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Feb 20, 2020
1 parent c79bfdb commit d063926
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ rootProject.ext.versions = [
annotation : '1.1.0',
appCompat : '1.2.0-alpha02',
activity : '1.1.0',
fragment : '1.2.1',
fragment : '1.2.2',
coordinatorLayout : '1.1.0',
recyclerView : '1.1.0',
viewPager2 : '1.0.0',
Expand All @@ -22,7 +22,7 @@ rootProject.ext.versions = [
constraintLayout : '1.1.3',
arch : '2.1.0',
lifecycle : '2.2.0',
navigation : '2.3.0-alpha01',
navigation : '2.3.0-alpha02',
preference : '1.1.0',
test : [
core : '1.3.0-alpha03',
Expand Down

0 comments on commit d063926

Please sign in to comment.