We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 743b2a4 + 732ad89 commit 588814fCopy full SHA for 588814f
1 file changed
build.gradle
@@ -50,7 +50,7 @@ ext {
50
googleMaterialVersion = '1.3.0'
51
kotlinxCoroutinesVersion = '1.6.4'
52
kotlinxCoroutinesExperimentationVersion = '1.4.2' // TODO: Align 'kotlinx coroutines' versions.
53
- sentryBomVersion = '7.8.0'
+ sentryBomVersion = '7.14.0'
54
squareupOkhttpVersion = '4.9.0'
55
56
// test
0 commit comments