Skip to content

Commit

Permalink
Bump com.github.UnifiedPush:android-connector
Browse files Browse the repository at this point in the history
Bumps [com.github.UnifiedPush:android-connector](https://github.com/UnifiedPush/android-connector) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/UnifiedPush/android-connector/releases)
- [Commits](UnifiedPush/android-connector@2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: com.github.UnifiedPush:android-connector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 468b8cc commit 9918ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unifiedpush_android/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "com.github.UnifiedPush:android-connector:2.3.0"
implementation "com.github.UnifiedPush:android-connector:2.3.1"
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.2'
//implementation files("../../../flutter/bin/cache/artifacts/engine/android-x64/flutter.jar")
}

0 comments on commit 9918ea3

Please sign in to comment.