Skip to content

Commit

Permalink
Bump androidx.room:room-compiler from 2.6.0-alpha03 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps androidx.room:room-compiler from 2.6.0-alpha03 to 2.6.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 89b45a7 commit 608c379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Smodr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-oss-licenses:17.0.1'
implementation 'io.reactivex.rxjava3:rxjava:3.1.6'
implementation 'androidx.room:room-runtime:2.6.0'
annotationProcessor 'androidx.room:room-compiler:2.6.0-alpha03'
annotationProcessor 'androidx.room:room-compiler:2.6.0'
testImplementation 'androidx.room:room-testing:2.6.0'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
Expand Down

0 comments on commit 608c379

Please sign in to comment.