Skip to content

Commit

Permalink
⬆️ Upgrade android sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Sep 12, 2024
1 parent b2c38a4 commit 630476d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ USER_PII_SALT=

SENTRY_DSN=
SENTRY_ENV=development
SENTRY_ORG=likecoin-foundation
SENTRY_ORG=likerland-team
SENTRY_PROJECT=likerland-app-dev

CRISP_WEBSITE_ID=
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ buildscript {
}

plugins {
id "io.sentry.android.gradle" version "2.+"
id "io.sentry.android.gradle" version "4.11.0"
}

allprojects {
Expand Down

0 comments on commit 630476d

Please sign in to comment.