Skip to content

Commit

Permalink
⬆️ Bump ch.acra:acra-http from 5.11.2 to 5.11.3 in /app (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 226f5e5 commit c532f32
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 @@ -60,7 +60,7 @@ android {
}
}
dependencies {
implementation("ch.acra:acra-http:5.11.2")
implementation("ch.acra:acra-http:5.11.3")
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.8.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
Expand Down

0 comments on commit c532f32

Please sign in to comment.