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.
2 parents e5657a6 + ba83e1b commit 64508cdCopy full SHA for 64508cd
dependencies.gradle
@@ -27,7 +27,7 @@ def jjwt = "0.11.5"
27
def vanniktechEmoji = "0.16.0"
28
def sentry = "6.17.0"
29
// Use 1.6.0 alpha to fix issue with test
30
-def fragment = "1.6.0-alpha08"
+def fragment = "1.6.0-alpha09"
31
// Testing
32
def mockk = "1.12.3" // We need to use 1.12.3 to have mocking in androidTest until a new version is released: https://github.com/mockk/mockk/issues/819
33
def espresso = "3.5.1"
0 commit comments