2 parents b45f683 + 05ae871 commit fda3319Copy full SHA for fda3319
2 files changed
CHANGELOG.md
@@ -1,10 +1,10 @@
1
# Changelog
2
3
-## Unreleased
+## 6.1.4
4
5
### Fixes
6
7
-- Filter out app starts with more than 60s ([#2127](https://github.com/getsentry/sentry-java/pull/2127))
+- Filter out app starts with more than 60s ([#2127](https://github.com/getsentry/sentry-java/pull/2127))
8
9
## 6.1.3
10
gradle.properties
@@ -7,7 +7,7 @@ org.gradle.parallel=true
android.useAndroidX=true
# Release information
-versionName=6.1.3
+versionName=6.1.4
11
12
# Override the SDK name on native crashes on Android
13
sentryAndroidSdkName=sentry.native.android
0 commit comments