Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent b2c34e6 commit 95d5c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.5.0"

// android libraries
implementation 'androidx.annotation:annotation:1.2.0'
implementation 'androidx.annotation:annotation:1.9.1'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.3.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1'
implementation 'androidx.core:core-ktx:1.5.0'
Expand Down

0 comments on commit 95d5c7d

Please sign in to comment.