dependabot[bot]
67d25dfcd8
Bump org.json:json from 20220924 to 20230227
...
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java ) from 20220924 to 20230227.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases )
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md )
- [Commits](https://github.com/douglascrockford/JSON-java/commits )
---
updated-dependencies:
- dependency-name: org.json:json
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 00:01:45 +00:00
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
Benoit Marty
35dcfdd54b
Fix compilation note (by removing unused fun).
...
`Note: /home/runner/work/element-android/element-android/library/external/dialpad/src/main/java/com/android/dialer/dialpadview/DialpadView.java uses or overrides a deprecated API.`
2022-10-07 10:06:00 +02:00
Benoit Marty
84223a221c
Call super method.
2022-10-05 17:35:05 +02:00
Benoit Marty
f2bbdc3906
API 33: fix compilation warnings
2022-10-05 17:35:05 +02:00
Benoit Marty
9d02072ad9
Formatting
2022-10-05 17:35:05 +02:00
Benoit Marty
cba920f3e5
Enable Ksp for Epoxy Processor
2022-10-03 16:45:23 +02:00
Jorge Martín
f5cb980020
Fix dependencies and code issues
2022-09-30 09:39:01 +02:00
dependabot[bot]
5246035163
Bump json from 20220320 to 20220924
...
Bumps [json](https://github.com/douglascrockford/JSON-java ) from 20220320 to 20220924.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases )
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md )
- [Commits](https://github.com/douglascrockford/JSON-java/commits )
---
updated-dependencies:
- dependency-name: org.json:json
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 23:10:18 +00:00
Adam Brown
2168362a8b
including appcompat (instead of the support library) to fix colorPrimary attribute compiliation issues
2022-09-20 10:06:21 +01:00
Adam Brown
739a513f89
moving external library modules to an external directory
2022-09-16 15:15:32 +01:00