Skip to content

Commit

Permalink
build(deps): bump com.android.library from 8.5.2 to 8.6.0 in the vers…
Browse files Browse the repository at this point in the history
…ions group (#17)

* build(deps): bump com.android.library in the versions group

Bumps the versions group with 1 update: com.android.library.


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

---
updated-dependencies:
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update gradle.properties

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roman Makeev <[email protected]>
  • Loading branch information
dependabot[bot] and makeevrserg authored Sep 2, 2024
1 parent 3b8ca01 commit df859d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ makeevrserg.java.ktarget=17
# Project
makeevrserg.project.name=MiKro
makeevrserg.project.group=ru.astrainteractive.klibs
makeevrserg.project.version.string=1.8.8
makeevrserg.project.version.string=1.8.9
makeevrserg.project.description=Kotlin Multiplatform library with useful code
makeevrserg.project.developers=makeevrserg|Makeev Roman|[email protected]
makeevrserg.project.url=https://github.com/makeevrserg/klibs.mikro
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
kotlin-version = "2.0.20" # # https://github.com/JetBrains/kotlin
kotlin-coroutines-core = "1.8.1" # https://github.com/Kotlin/kotlinx.coroutines
makeevrserg-gradleplugin = "1.3.4" # https://github.com/makeevrserg/gradle-plugin
gradle-android = "8.5.2" # https://developer.android.com/build#top-level
gradle-android = "8.6.0" # https://developer.android.com/build#top-level
decompose = "3.1.0" # https://github.com/arkivanov/Decompose
kotlinx-datetime = "0.6.1" # https://github.com/Kotlin/kotlinx-datetime
moko-resources = "0.24.2" # https://github.com/icerockdev/moko-resources
Expand Down

0 comments on commit df859d7

Please sign in to comment.