Benoit Marty
|
69680a9856
|
Import source from https://github.com/2dxgujun/Kpan
|
2023-06-23 18:23:14 +02:00 |
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
|
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
|
739a513f89
|
moving external library modules to an external directory
|
2022-09-16 15:15:32 +01:00 |