Skip to content

Commit

Permalink
chore(deps): bump roomVersion from 2.2.0 to 2.2.1 (fossasia#2403)
Browse files Browse the repository at this point in the history
Bumps `roomVersion` from 2.2.0 to 2.2.1.

Updates `room-runtime` from 2.2.0 to 2.2.1

Updates `room-rxjava2` from 2.2.0 to 2.2.1

Updates `room-compiler` from 2.2.0 to 2.2.1

Updates `room-testing` from 2.2.0 to 2.2.1

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: rcs10 <dhanueshrc28@gmail.com>
  • Loading branch information
dependabot-preview[bot] authored and rcs10 committed Jun 18, 2020
1 parent c46a5fb commit c8a8524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ repositories {
dependencies {
def lifecycle_version = "2.2.0-beta01"
def koin_version = "2.0.1"
def roomVersion = "2.2.0"
def roomVersion = "2.2.1"
def ktx_version = "1.1.0"
def ktx2_version = "2.1.0"
def nav_version = "2.1.0"
Expand Down

0 comments on commit c8a8524

Please sign in to comment.