Skip to content

Commit

Permalink
build(deps): bump the maven-dependencies group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 5 updates

Bumps the maven-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [dev.rikka.rikkax.material:material](https://github.com/RikkaApps/RikkaX) | `2.7.0` | `2.7.2` |
| com.android.application | `8.5.2` | `8.7.0` |
| com.android.library | `8.5.2` | `8.7.0` |
| org.jetbrains.kotlin.android | `2.0.10` | `2.0.20` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `2.0.10-1.0.24` | `2.0.20-1.0.25` |



Updates `dev.rikka.rikkax.material:material` from 2.7.0 to 2.7.2
- [Commits](https://github.com/RikkaApps/RikkaX/commits)

Updates `com.android.application` from 8.5.2 to 8.7.0

Updates `com.android.library` from 8.5.2 to 8.7.0

Updates `com.android.library` from 8.5.2 to 8.7.0

Updates `org.jetbrains.kotlin.android` from 2.0.10 to 2.0.20

Updates `com.google.devtools.ksp` from 2.0.10-1.0.24 to 2.0.20-1.0.25
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.10-1.0.24...2.0.20-1.0.25)

---
updated-dependencies:
- dependency-name: dev.rikka.rikkax.material:material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent ea3f9e8 commit 3f67665
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[versions]
agp = "8.5.2"
kotlin = "2.0.10"
ksp = "2.0.10-1.0.24"
agp = "8.7.0"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
coordinatorlayout = "1.2.0"
coreKtx = "1.13.1"
material = "1.12.0"
preferenceKtx = "1.2.1"
rikkaxAppcompat = "1.6.1"
rikkaxCore = "1.4.1"
rikkaxInsets = "1.3.0"
rikkaxMaterial = "2.7.0"
rikkaxMaterial = "2.7.2"
rikkaxMaterialPreference = "2.0.0"
rikkaxSimplemenuPreference = "1.0.3"
rikkaxRecyclerviewKtx = "1.3.2"
Expand Down

0 comments on commit 3f67665

Please sign in to comment.