Skip to content

Commit

Permalink
root: Update plugin io.sentry.android.gradle to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 7c922f8 commit c50f8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-android-journal3/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("com.android.application")
kotlin("android")
kotlin("kapt")
id("io.sentry.android.gradle") version "4.1.1"
id("io.sentry.android.gradle") version "4.4.0"
id("io.gitlab.arturbosch.detekt")
id("io.github.reactivecircus.app-versioning").version("1.3.1")
}
Expand Down

0 comments on commit c50f8b1

Please sign in to comment.