Commit Graph

10 Commits

Author SHA1 Message Date
LoveSy b277416c1d
Upgrade AGP 2023-04-15 23:01:08 +08:00
dependabot[bot] cf7bf655bb
Bump org.lsposed.lsplugin.resopt from 1.4 to 1.5 (#2489) 2023-04-13 10:59:15 +08:00
LoveSy 6763a17314
Fix resource optimization 2023-04-02 02:15:19 +08:00
LoveSy cf0e552715 Upgrade deps 2023-04-01 18:15:15 +08:00
dependabot[bot] 08e72d32b9
Bump kotlin from 1.8.10 to 1.8.20
Bumps `kotlin` from 1.8.10 to 1.8.20.

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.10 to 1.8.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `org.jetbrains.kotlin.android` from 1.8.10 to 1.8.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 22:08:58 +00:00
dependabot[bot] d6db5e1c0f
Bump appcenter from 5.0.0 to 5.0.1 (#2468)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29 06:51:29 +08:00
LoveSy a185496e41
Use `AppCompatDelegate` instead of `DayNightDelegate` (#2453) 2023-03-22 23:33:36 +08:00
LoveSy efceaa2432
Revert dev.rikka.rikkax.appcompat:appcompat that causes screen flickering (#2452) 2023-03-22 12:07:33 +00:00
dependabot[bot] bb26ddcdc8
Bump glide from 4.15.0 to 4.15.1 (#2449) 2023-03-22 18:02:13 +08:00
LoveSy ba1f3857f6
Declare dependencies in toml instead of settings (#2448) 2023-03-22 02:27:17 +00:00