renovate[bot]
827fbace8d
Update dependency gradle to v8.11.1 ( #6093 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-14 06:55:42 +00:00
AwkwardPeak7
cd5b952013
update gradle wrapper and agp ( #5270 )
2024-10-28 00:20:42 +00:00
AwkwardPeak7
e0bb39f99a
swap injekt again
CI / Prepare job (push) Successful in 5s
Details
CI / Build individual modules (push) Successful in 7m17s
Details
CI / Publish repo (push) Successful in 53s
Details
2024-09-15 20:42:59 +01:00
AwkwardPeak7
6032b0853f
swap injekt
2024-09-15 20:42:59 +01:00
renovate[bot]
c3fe4230fe
Update dependency gradle to v8.10 ( #4674 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-15 20:22:00 +01:00
renovate[bot]
7257dc89a8
Update dependency gradle to v8.9 ( #4006 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-26 23:34:42 +01:00
stevenyomi
c66844143c
Update AGP to 8.4.1 ( #3353 )
2024-07-14 14:39:15 +01:00
renovate[bot]
feb6c74f5c
Update dependency gradle to v8.8 ( #3347 )
...
CI / Prepare job (push) Successful in 5s
Details
CI / Build individual modules (push) Successful in 7m7s
Details
CI / Publish repo (push) Successful in 55s
Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 05:44:48 +01:00
renovate[bot]
ddd978f27e
Update dependency gradle to v8.7 ( #2077 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-30 22:04:18 +00:00
stevenyomi
b860dcb132
Upgrade Gradle to 8.6 ( #1667 )
2024-03-06 06:25:41 +00:00
stevenyomi
01c097b7e6
[skip ci] Update Gradle Wrapper files ( #594 )
...
- Updated wrapper scripts to 8.3 with `./gradlew wrapper`
- Duped `gradle-wrapper.properties` in `buildSrc` to trick "Android Studio - Clean Project" into using the same version
2024-01-30 22:07:13 +00:00
AwkwardPeak7
205e138dd2
upgrade AGP to 8.2.1 ( #255 )
...
* upgrade AGP
* bump to java 17 in ci
2024-01-16 02:42:39 +00:00
arkon
dc237650ea
Revert to extensions-lib 1.4.2
...
Better to just wait for 1.5 to do the RxJava migration changes together for all APIs.
2023-09-08 22:47:40 -04:00
arkon
3da0424b9d
Update to extensions-lib 1.4.3 ( #17781 )
2023-09-02 23:23:30 -04:00
arkon
a86ed92214
Remove usages of rxandroid ( #17688 )
2023-08-26 10:22:01 -04:00
arkon
34a3c8f0f7
Move package namespace declarations out of manifests ( #17578 )
2023-08-17 17:56:14 -04:00
arkon
20ffd8c649
Bump extensions-lib for Preference#setVisible ( #17066 )
2023-07-10 10:51:55 -04:00
arkon
e1f59a845e
Update jsoup ( #15321 )
2023-02-11 22:22:32 -05:00
arkon
7964dc4613
Upgrade OkHttp ( #15320 )
2023-02-11 17:30:31 -05:00
arkon
baaee5cf21
Update linter ( #15317 )
2023-02-11 14:21:03 -05:00
arkon
1397c5b1b4
Bump dependencies ( #15312 )
2023-02-11 12:56:34 -05:00
Alessandro Jean
5093e6a5fa
Update to extensions-lib 1.4 ( #15298 )
...
* Update to extensions-lib 1.4.
* Fix a syntax error in NM.
* Add UpdateStrategy to Nana as well.
2023-02-11 10:44:48 -03:00
arkon
40b6e31505
Expose coroutines dependencies to all extensions by default ( #13757 )
2022-10-08 09:44:48 -04:00
Alessandro Jean
23727459b2
Update AGP. ( #13614 )
2022-09-29 11:25:53 -03:00
arkon
94b2b7339a
Remove Duktape dependency
...
Extensions should only use QuickJS moving forward.
2022-08-17 22:24:05 -04:00
arkon
26e64a36fe
Fix URL handler activities ( #12093 )
2022-06-06 18:45:48 -04:00
arkon
b75257d818
Fix AppInfo#getVersionCode not working ( #12078 )
2022-06-05 12:40:25 -04:00
arkon
e443af81b7
Update Gradle and AGP ( #12075 )
2022-06-05 10:47:25 -04:00
arkon
a578edb82c
Update to extensions-lib 1.3 ( #11878 )
2022-06-05 09:49:54 -04:00
arkon
f94099b8e8
Revert "Update to extensions-lib 1.3 ( #11298 )"
...
This reverts commit 67263a106b
.
2022-04-23 18:25:56 -04:00
arkon
67263a106b
Update to extensions-lib 1.3 ( #11298 )
2022-04-23 17:40:04 -04:00
arkon
8aca482809
Update to Gradle 7.4 ( #11164 )
2022-03-17 20:09:43 -04:00
Andreas
5145eec280
Re: Use Gradle version catalog to simplify dependencies ( #10953 )
...
* Use Gradle version catalog to simplify dependencies
* Changes based on review comments
* Remove libs variables in buildScript
- Not needed in this Gradle version
2022-02-28 07:25:23 -05:00
arkon
1735a25bc3
Update to Gradle 7.2 ( #10952 )
2022-02-27 10:24:48 -05:00
arkon
985f285fc7
Revert "Use Gradle version catalog to simplify dependencies ( #10938 )"
...
This reverts commit c83960aaef
.
2022-02-27 09:53:18 -05:00
Andreas
c83960aaef
Use Gradle version catalog to simplify dependencies ( #10938 )
...
* Use Gradle version catalog to simplify dependencies
* Changes based on review comments
2022-02-27 09:49:41 -05: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