Merge pull request #952 from vector-im/feature/bma/fixPushStoreCrash
Fix push store crash
This commit is contained in:
commit
bbd6399c65
17 changed files with 124 additions and 21 deletions
|
|
@ -42,7 +42,6 @@ dependencies {
|
|||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.parameter.injector)
|
||||
testImplementation(projects.libraries.designsystem)
|
||||
androidTestImplementation(libs.test.junitext)
|
||||
ksp(libs.showkase.processor)
|
||||
kspTest(libs.showkase.processor)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue