Skip to content

Commit

Permalink
ref(database): Add min Android SDK version (#57614)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad authored Oct 5, 2023
1 parent c59049e commit 98abb60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/app/views/performance/database/settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ export const MIN_SDK_VERSION_BY_PLATFORM: {[platform: string]: string} = {
'sentry.ruby': '5.11.0',
'sentry.dotnet': '3.39.0',
'sentry.symfony': '4.11.0',
'sentry.android': '6.30.0',
};

0 comments on commit 98abb60

Please sign in to comment.