Skip to content

Commit

Permalink
Bump org.mozilla.geckoview:geckoview-nightly in /android (#223)
Browse files Browse the repository at this point in the history
Bumps org.mozilla.geckoview:geckoview-nightly from 127.0.20240505202839 to 127.0.20240506214401.

---
updated-dependencies:
- dependency-name: org.mozilla.geckoview:geckoview-nightly
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent e3e6c1d commit e0e9f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {

ext{
geckoviewChannel = "nightly"
geckoviewVersion = "127.0.20240505202839"
geckoviewVersion = "127.0.20240506214401"
ext.kotlin_version = '1.9.23'
}

Expand Down

0 comments on commit e0e9f8b

Please sign in to comment.