Showing elapsed time in posts and comments is available.

This commit is contained in:
Alex Ning
2019-11-12 19:31:28 +08:00
parent 0aaa63b6f6
commit a0aae589d7
18 changed files with 187 additions and 77 deletions

View File

@@ -32,5 +32,5 @@ task clean(type: Delete) {
ext {
roomVersion = '2.2.1'
archLifecycleVersion = '2.2.0-rc01'
archLifecycleVersion = '2.2.0-rc02'
}