dependabot[bot]
|
93a346392b
|
Bump gradle from 7.2.2 to 7.3.1 (#7364)
* Bump gradle from 7.2.2 to 7.3.1
Bumps gradle from 7.2.2 to 7.3.1.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Try to fix build issue caused by KSP workaround
* Add missing dependency
* Suppress false positive in linter
* Suppress more false positives, fix 2 possible leaks
* Fix tests
* Ignore flaky test
* Use namespaces instead of packagenames in AndroidManifest files
* Reorder dependency groups
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
|
2022-10-17 09:14:28 +02:00 |
|
Olivér Falvai
|
6c569e6f9d
|
Bring back a false positive
|
2022-05-18 18:22:36 +02:00 |
|
Olivér Falvai
|
388e35e828
|
Remove even more deps
|
2022-05-18 14:19:11 +02:00 |
|
Olivér Falvai
|
a8bbf29b42
|
Remove unused dependencies
|
2022-04-15 22:50:54 +02:00 |
|
Benoit Marty
|
85983562fa
|
No need to add explicit dependencies on stdlib, this is added by the gradle plugin since 1.4
https://kotlinlang.org/docs/whatsnew14.html#dependency-on-the-standard-library-added-by-default
|
2021-10-19 19:06:27 +02:00 |
|
Benoit Marty
|
caf2c2c487
|
Use same values for all modules
|
2021-10-11 14:29:58 +02:00 |
|
ganfra
|
362ebcbe42
|
Revert "Mavericks 2: remove matrix-sdk-android-flow as it will be easier when entirely migrating to flow"
This reverts commit d9b02a20d8 .
|
2021-10-07 11:11:44 +02:00 |
|
ganfra
|
d9b02a20d8
|
Mavericks 2: remove matrix-sdk-android-flow as it will be easier when entirely migrating to flow
|
2021-10-05 18:57:34 +02:00 |
|
ganfra
|
9337e0e76d
|
Mavericks 2: create sdk flow module
|
2021-10-01 15:19:48 +02:00 |
|