Michał Saleniuk
Michał Saleniuk
---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow² - [ ]...
WPB-8779 Introduce BasicTextField2 ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²...
WPB-7368 [Android] Playstore crash - Resample Image and File handling ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic...
WPB-8779 Introduce BasicTextField2 ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²...
WPB-10610 [Android] Refactor and unify modal bottom sheets ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits messages¹...
WPB-17161 [Android] Excessive frequency of fetching MLS public keys ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits...
WPB-17116 [Android] migrate to kotlin 2.1 ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits messages¹ supported in...
WPB-17161 [Android] Excessive frequency of fetching MLS public keys ---- #### PR Submission Checklist for internal contributors - The **PR Title** - [x] conforms to the style of semantic commits...
This PR is a proposal to solve the problem of duplicates while merging dex archives when having mockative in multiple modules: https://github.com/mockative/mockative/issues/143 ### Issue If a project contains multiple modules...
### Versions - Mockative: 3.0.1 - Kotlin: 2.1.0 - KSP: 2.1.0-1.0.28 ### Description If project contains multiple modules that use mockative, then running Android instrumented tests fails with `DexArchiveMergerException` because...