Commit graph

8 commits

Author SHA1 Message Date
Dark25
49b0db8a7d chore: Bump dependencies 2024-07-27 11:09:32 +02:00
Claudemirovsky
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
jmir1
39a16c68b0 normalize line endings 2022-03-04 00:38:41 +01:00
arkon
210051bf8c Update to Gradle 6.8.2 2021-02-06 18:04:24 -05:00
arkon
77db9269cc Update Gradle wrapper and AGP 2020-12-10 21:06:04 -05:00
arkon
d8b036f56e Update Gradle 2020-06-03 09:11:14 -04:00
TacoTheDank
c08bbfb10b
Update Gradles and Gson (#3025)
* Update gradle wrapper

* Update Kotlin and add JDK8

* Clean up and update licenses in travis
2020-05-05 22:29:48 -04:00
len
14792d2a11 Initial commit 2017-01-21 17:55:27 +01:00