24 Commits

Author SHA1 Message Date
Claudemirovsky
42159cc40d
refactor: Simplify multisrc structure (#2942) 2024-03-04 11:29:16 +01:00
Claudemirovsky
0a51fa4555
[skip ci] refactor: Refactor and simplify common libraries (#2807) 2024-01-22 02:45:23 +01:00
Claudemirovsky
5532818846
refactor: Refactor extensions and bump AGP (#2764) 2024-01-16 22:28:53 +01:00
Claudemirovsky
2511b7e8e7
feat: Use extensions-lib v14 (#2752) 2024-01-15 10:26:05 +01:00
renovate[bot]
7bc322eac4
chore(deps): update kotlin monorepo to v1.8.22 (#1686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2023-06-08 12:41:25 +02:00
renovate[bot]
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
renovate[bot]
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
jmir1
3a8120cb59
Update dependencies and some linting (#1631) 2023-05-21 18:42:23 +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
0f7df7a71c merge upstream 2022-08-06 20:59:16 +02:00
arkon
bf2424399a
[SKIP CI] Update Gradle and AGP, remove jcenter (#6493) 2021-04-10 10:06:27 -04: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
08accac229 Use Gradle with sources 2020-06-13 16:32:40 -04: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
arkon
c44e9f8d75 Update Gradle 2020-03-01 15:17:59 -05:00
arkon
8201a6cc55
Update Gradle and Kotlin (#1921) 2020-01-05 11:16:58 -05:00
Eugene
2096499965 Update Gradle and Kotlin (#749)
Update Gradle and Kotlin
2019-01-29 15:28:05 -05:00
Eugene
1a6db905cc Update build tools, Kotlin, and Gradle (#534)
Update build tools, Kotlin, and Gradle
2018-10-21 15:30:09 -04:00
inorichi
cba806e39c Update Android Studio 2018-06-06 12:51:02 +02:00
len
9078f82963 Update dependencies and travis scripts 2018-02-04 13:55:21 +01:00
len
0c26d11846 Update bundled sources. Add duktape stub lib. Update gradle 2017-06-01 17:49:38 +02:00
len
14792d2a11 Initial commit 2017-01-21 17:55:27 +01:00