Skip to content

Commit

Permalink
Bump com.android.test from 7.4.2 to 8.0.2
Browse files Browse the repository at this point in the history
Bumps com.android.test from 7.4.2 to 8.0.2.

---
updated-dependencies:
- dependency-name: com.android.test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2023
1 parent 156c306 commit 6a96c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("org.jetbrains.kotlin.android") version "1.8.0" apply false
id("com.android.library") version "7.4.0" apply false
id("com.android.dynamic-feature") version "7.4.2" apply false
id("com.android.test") version "7.4.2" apply false
id("com.android.test") version "8.0.2" apply false
id("org.jetbrains.kotlin.jvm") version "1.7.21" apply false
}

Expand Down

0 comments on commit 6a96c2e

Please sign in to comment.