Skip to content

Commit

Permalink
chore(deps): bump annotation from 1.3.0 to 1.5.0 in /packages/share_p…
Browse files Browse the repository at this point in the history
…lus/share_plus/android (#1264)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 18, 2022
1 parent 8e524a2 commit e99b67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/share_plus/share_plus/android/build.gradle
Expand Up @@ -38,6 +38,6 @@ android {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.annotation:annotation:1.3.0'
implementation 'androidx.annotation:annotation:1.5.0'
}
}

0 comments on commit e99b67a

Please sign in to comment.