mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-09 08:59:33 -06:00
[Android]: Bump rules from 1.4.0 to 1.5.0 (#257)
Bumps rules from 1.4.0 to 1.5.0. --- updated-dependencies: - dependency-name: androidx.test:rules dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -51,7 +51,7 @@ dependencies {
|
||||
api "androidx.documentfile:documentfile:1.0.1"
|
||||
|
||||
api "androidx.room:room-runtime:$room_version"
|
||||
androidTestApi 'androidx.test:rules:1.4.0'
|
||||
androidTestApi 'androidx.test:rules:1.5.0'
|
||||
kapt "androidx.room:room-compiler:$room_version"
|
||||
api "androidx.room:room-ktx:$room_version"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user