Change gitignore file.

This commit is contained in:
Alex Ning
2019-09-30 00:25:21 +08:00
parent 76204ac044
commit de8076539d
5 changed files with 136 additions and 11 deletions

View File

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