Goooler
|
8874607bdd
|
Remove explicit json dep
No need `org.json:json:20230618`.
|
2023-06-20 10:02:17 +08:00 |
|
renovate[bot]
|
c7e5ab3885
|
Update dependency org.json:json to v20230618 (#3508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-20 09:47:00 +08:00 |
|
renovate[bot]
|
285e95485f
|
Update androidx.lifecycle to v2.6.1 (#3385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-23 01:44:55 +00:00 |
|
renovate[bot]
|
e87b13b6bf
|
Update dependency androidx.lifecycle to v2.6.0 (#3361)
* Update dependency androidx.lifecycle:lifecycle-common to v2.6.0
* Update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.6.0
* Group lifecycle
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
|
2023-03-09 01:38:13 +00:00 |
|
renovate[bot]
|
b6ee3e20a4
|
Update dependency org.json:json to v20230227 (#3346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-28 09:52:08 +08:00 |
|
Goooler
|
f3639f1072
|
Tidy up plugin/task configurations (#3263)
Follow up dd3e087c8f & 0803a890aa.
* Apply the latest AppCompat lib for all android modules
* Migrate KotlinCompile to KotlinCompilationTask
* Defer more configurations
* Migrate flavorDimensions
* Configure Java toolchains
* Just configure KotlinBasePlugin
* Bump kotlin.jvmToolchain to 11
* Replace `kotlin-android` with `org.jetbrains.kotlin.android`
* Rearrange project refs
* Reuse FRAMEWORK_PREBUILTS_DIR
* Remove ext.replaceFrameworkJar
* Merge ext.getFrameworkJar
* Set classpath for KotlinCompile
* Tweak ext.addFrameworkJar
* Bump level to 9
* Revert "Bump level to 9"
This reverts commit 94e1b807a0a648942aac1e72ab72bafdd216f9cb.
* Back to 8
* Comment
* Cleanups
* Remove imports
|
2023-01-19 13:34:09 +08:00 |
|
Goooler
|
e8fde0d444
|
Rename all modules to start with a lowercase (#3245)
|
2023-01-16 10:24:03 +08:00 |
|