We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a3afd commit 67226d7Copy full SHA for 67226d7
CHANGELOG.md
@@ -5,6 +5,8 @@
5
### Internal
6
7
- Bump datadog sdk to v1.15.0
8
+- Bump Dagger to v2.44.2
9
+- Bump Sentry Gradle Plugin to v3.3.0
10
11
## 2022-11-14-8505
12
gradle/libs.versions.toml
@@ -159,7 +159,7 @@ rx-kotlin = "io.reactivex.rxjava2:rxkotlin:2.4.0"
159
rx-preferences = "com.f2prateek.rx.preferences2:rx-preferences:2.0.1"
160
161
sentry-android = "io.sentry:sentry-android:6.7.0"
162
-sentry-gradle-plugin = "io.sentry:sentry-android-gradle-plugin:3.2.1"
+sentry-gradle-plugin = "io.sentry:sentry-android-gradle-plugin:3.3.0"
163
164
signaturepad = "com.github.gcacace:signature-pad:1.3.1"
165
0 commit comments