Commit Graph

5 Commits

Author SHA1 Message Date
ff65c652d7 chore(deps): update agp.version to v8.0.2 (#1664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 11:12:05 +02:00
7842b14931 chore(deps): update plugin kotlinter to v3.15.0 (#1594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2023-05-30 18:20:14 +02:00
3a8120cb59 Update dependencies and some linting (#1631) 2023-05-21 18:42:23 +02:00
62f45e094d [skip ci] Update dependencies (#1343)
* Bump harmless dependencies

Note that bumping the android plugin will make compilation show lots of
"hey bro use namespace instead of AndroidManifest.xml" warnings

* Remove duktape dependency

Zero extensions are using it, so its safe to remove. For executing js in
extensions we can use quickjs instead of ducktape.

* Upgrade gradle to 7.6

* Update kotlin

* Update OkHttp

* Update JSoup

Jesus Christ this was boring asf

* Update KtLint

* [skip ci] refactor on some build.gradle.kts files

* Expose coroutines to all extension by default
2023-02-28 14:12:46 +01:00
0f7df7a71c merge upstream 2022-08-06 20:59:16 +02:00