Skip to content

Commit

Permalink
chore(deps): bump org.robolectric:android-all
Browse files Browse the repository at this point in the history
Bumps org.robolectric:android-all from 7.1.0_r7-robolectric-0 to 14-robolectric-10818077.

---
updated-dependencies:
- dependency-name: org.robolectric:android-all
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent ed196e0 commit 5752cb9
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 @@ -86,7 +86,7 @@ dependencies {
implementation 'com.github.vbmacher:java-cup-runtime:11b-20160615-1'
//noinspection GradleDependency
implementation 'com.ibm.icu:icu4j:60.2'
unmock 'org.robolectric:android-all:7.1.0_r7-robolectric-0'
unmock 'org.robolectric:android-all:14-robolectric-10818077'
testImplementation 'androidx.test.ext:junit:1.1.3'
//noinspection GradleDependency
testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit 5752cb9

Please sign in to comment.