Skip to content

Commit 3d7d1df

Browse files
committed
Upgrade Navigation and Work versions
Navigation to 1.0.0-beta04 WorkManager to 1.0.0-beta01
1 parent cde2c73 commit 3d7d1df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ buildscript {
3636
ktxVersion = '1.0.1'
3737
lifecycleVersion = '2.0.0'
3838
materialVersion = '1.0.0'
39-
navigationVersion = '1.0.0-alpha11'
39+
navigationVersion = '1.0.0-beta01'
4040
recyclerViewVersion = '1.0.0'
4141
roomVersion = '2.1.0-alpha04'
4242
runnerVersion = '1.0.1'
4343
supportLibraryVersion = '1.0.2'
4444
uiAutomatorVersion = '2.2.0'
45-
workVersion = '1.0.0-beta03'
45+
workVersion = '1.0.0-beta04'
4646
}
4747

4848
repositories {

0 commit comments

Comments
 (0)