Skip to content

Commit 64508cd

Browse files
authored
Merge pull request #8311 from vector-im/dependabot/gradle/fragment-1.6.0-alpha09
Bump fragment from 1.6.0-alpha08 to 1.6.0-alpha09
2 parents e5657a6 + ba83e1b commit 64508cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def jjwt = "0.11.5"
2727
def vanniktechEmoji = "0.16.0"
2828
def sentry = "6.17.0"
2929
// Use 1.6.0 alpha to fix issue with test
30-
def fragment = "1.6.0-alpha08"
30+
def fragment = "1.6.0-alpha09"
3131
// Testing
3232
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
3333
def espresso = "3.5.1"

0 commit comments

Comments
 (0)