Commit Graph

5 Commits

Author SHA1 Message Date
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
Goooler 5efc84434b Let Renovate group dev.rikka.tools.refine 2023-02-05 02:05:03 +08:00
Goooler 2aa4feb913 Let Renovate group Kotlin & AGP 2023-02-03 11:54:40 +08:00
Goooler 8e5f81b1c8 Tweak Renovate
* Remove dependabot.yml
* Let Renovate ignore Kotlin & KSP
2023-01-19 01:27:27 +08:00
Goooler 08031573ff Cleanup build scripts (#2903)
* No need to apply kotlin in hidden-api

* Remove rxjava2

* Add replaceFrameworkJar back

* Remove unused minify configs

* kotlinx-serialization-json 1.4.0

* material3 1.0.0-beta01

* Coil 2.2.0

* Cleanup CC

* Revert "material3 1.0.0-beta01"

This reverts commit 67f51ffe002cf3219ab494f7a001796bda29c6cf.

* Revert "Add replaceFrameworkJar back"

This reverts commit c9edc3b65f6033ff4ad45623c9d42271a9cc5c15.

* Limit CI running on dev branches & PRs

* Cleanup kotlin plugins

* Configure android extensions ini allprojects

* Cleanup

* Configure projects repos in dependencyResolutionManagement

* Remove root namespace

* Bump AGP to 7.3.0-rc01

* Remove empty manifest files

* Apply plugins in plugins block

* Remove buildscript

* Enable typesafe project accessors

* Update submodule

* Merge https://github.com/LawnchairLauncher/platform_frameworks_libs_systemui/pull/5

* Bump Gradle Enterprise plugin to 3.11.1

* Add CI ignore rules

* Add renovate.json

* Correct ignore rules for CI

* Enable abortOnError

* Simplify FRAMEWORK_PREBUILTS_DIR

* Remove sdk versions
2022-09-05 09:23:10 +08:00