Skip to content

Commit

Permalink
Bump androidx.room:room-runtime from 2.5.1 to 2.5.2
Browse files Browse the repository at this point in the history
Bumps androidx.room:room-runtime from 2.5.1 to 2.5.2.

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2023
1 parent 4a6a337 commit 9ae9d57
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 @@ -193,7 +193,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-livedata:2.6.1'
implementation 'androidx.lifecycle:lifecycle-common-java8:2.6.1'
implementation 'androidx.viewpager2:viewpager2:1.0.0'
implementation 'androidx.room:room-runtime:2.5.1'
implementation 'androidx.room:room-runtime:2.5.2'
annotationProcessor 'androidx.room:room-compiler:2.5.1'
implementation 'com.artemzin.rxjava:proguard-rules:1.3.3.0'
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
Expand Down

0 comments on commit 9ae9d57

Please sign in to comment.