UnifiedPush / flutter-connector

Mirror of https://codeberg.org/UnifiedPush/flutter-connector
Apache License 2.0
31 stars 11 forks source link

Bump android-connector from 1.2.0 to 1.2.2 in /android #40

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps android-connector from 1.2.0 to 1.2.2.

Release notes

Sourced from android-connector's releases.

1.2.2

Add jitpack.yml to build with java 11

1.2.1

  • Update dependencies
  • Directly use distributor in pref to ack mesage
  • Fix functions visibility
Commits
  • 234eaf5 Add jitpack.yml
  • 648cc55 Merge pull request #31 from UnifiedPush/1.2.1-dev
  • 10003b3 1.2.1
  • 73c6571 Fix function visibility
  • 1fa0879 Use getPrefDistributor to ack message
  • b7ca4bc Merge remote-tracking branch 'origin/dependabot/gradle/com.android.tools.buil...
  • 0f95ed6 Merge remote-tracking branch 'origin/dependabot/gradle/androidx.core-core-ktx...
  • 03df466 Merge remote-tracking branch 'origin/dependabot/gradle/kotlin_version-1.5.30'...
  • 1a0d50c Use java 11 for github workflow
  • e92d967 Bump gradle from 4.2.1 to 7.0.2
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)