aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 367dc7bf..dc4f01a7 100644
--- a/build.gradle
+++ b/build.gradle
@@ -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'
} \ No newline at end of file