Skip to content

Commit

Permalink
Merge pull request #84 from ElectroBoy404NotFound/dependabot/gradle/a…
Browse files Browse the repository at this point in the history
…ndroidx.annotation-annotation-1.9.1

Bump androidx.annotation:annotation from 1.8.0 to 1.9.1
  • Loading branch information
ElectroBoy404NotFound authored Nov 26, 2024
2 parents b12ca79 + dd48ce1 commit a113fbe
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 @@ -37,7 +37,7 @@ dependencies {

implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.9.0'
implementation 'androidx.annotation:annotation:1.8.0'
implementation 'androidx.annotation:annotation:1.9.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.5.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'
Expand Down

0 comments on commit a113fbe

Please sign in to comment.