We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cde2c73 commit 3d7d1dfCopy full SHA for 3d7d1df
build.gradle
@@ -36,13 +36,13 @@ buildscript {
36
ktxVersion = '1.0.1'
37
lifecycleVersion = '2.0.0'
38
materialVersion = '1.0.0'
39
- navigationVersion = '1.0.0-alpha11'
+ navigationVersion = '1.0.0-beta01'
40
recyclerViewVersion = '1.0.0'
41
roomVersion = '2.1.0-alpha04'
42
runnerVersion = '1.0.1'
43
supportLibraryVersion = '1.0.2'
44
uiAutomatorVersion = '2.2.0'
45
- workVersion = '1.0.0-beta03'
+ workVersion = '1.0.0-beta04'
46
}
47
48
repositories {
0 commit comments