Skip to content

Commit

Permalink
Merge pull request #66 from kostasdrakonakis/dependabot/gradle/androi…
Browse files Browse the repository at this point in the history
…dx.annotation-annotation-1.7.1

Bump androidx.annotation:annotation from 1.7.0 to 1.7.1
  • Loading branch information
kostasdrakonakis authored Dec 21, 2023
2 parents 587d975 + 9548f02 commit 2be0504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-navigator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {

dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.annotation:annotation:1.7.0'
implementation 'androidx.annotation:annotation:1.7.1'
api project(':android-navigator-annotations')
implementation "androidx.core:core-ktx:1.12.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
Expand Down

0 comments on commit 2be0504

Please sign in to comment.