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 939485b commit 8a8fd8dCopy full SHA for 8a8fd8d
constants.gradle
@@ -18,6 +18,6 @@ project.ext {
18
supportLibraryVersion = '27.1.1'
19
architectureVersion = '1.1.1'
20
kotlinVersion = '1.2.40'
21
- pagingVersion = '1.0.0-beta1'
+ pagingVersion = '1.0.0'
22
constraintVersion = '1.1.0'
23
}
0 commit comments