Editing flair is now available.

This commit is contained in:
Alex Ning
2019-08-14 13:53:08 +08:00
parent a62f47aacb
commit eaef58037c
15 changed files with 149 additions and 48 deletions

View File

@@ -31,6 +31,6 @@ task clean(type: Delete) {
}
ext {
roomVersion = '2.2.0-alpha01'
archLifecycleVersion = '2.2.0-alpha02'
roomVersion = '2.2.0-alpha02'
archLifecycleVersion = '2.2.0-alpha03'
}