Skip to content

Commit

Permalink
Merge pull request #48 from makeevrserg/dependabot/gradle/versions-f2…
Browse files Browse the repository at this point in the history
…384d57b3

build(deps): bump the versions group with 13 updates
  • Loading branch information
makeevrserg authored Oct 21, 2024
2 parents c5f6c86 + 4f78be6 commit aadd26c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ makeevrserg.android.sdk.target=34
# Project
makeevrserg.project.name=EmpireProjektMobile
makeevrserg.project.group=com.makeevrserg.empireprojekt.mobile
makeevrserg.project.version.string=0.7.5
makeevrserg.project.version.code=29
makeevrserg.project.version.string=0.7.6
makeevrserg.project.version.code=30
makeevrserg.project.description=EmpireProjekt mobile application
makeevrserg.project.developers=makeevrserg|Makeev Roman|[email protected]
makeevrserg.project.url=https://empireprojekt.ru
Expand Down
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# Kotlin
kotlin-version = "2.0.21"
kotlin-coroutines = "1.9.0"
kotlin-android-application = "8.7.0"
kotlin-android-application = "8.7.1"
kotlin-serialization-json = "1.7.3"

# Androidx
androidx-compose-bom = "2024.09.03"
androidx-activity-compose = "1.9.2"
androidx-compose-bom = "2024.10.00"
androidx-activity-compose = "1.9.3"
android-work = "2.9.1"
leakcanary = "2.14"
horologist = "0.6.12"
Expand All @@ -23,7 +23,7 @@ google-firebase-bom = "33.4.0"

# Testw
tests-assertk = "0.28.1"
tests-turbine = "1.1.0"
tests-turbine = "1.2.0"

# Other
ktor = "3.0.0"
Expand All @@ -35,7 +35,7 @@ klibs-kdi = "1.4.8"
klibs-gradleplugin = "1.4.0"

# Compose
kotlin-compose = "1.7.0+build1877-release-1.7"
kotlin-compose = "1.7.0+"

# Moko
moko-resources = "0.23.0"
Expand All @@ -52,7 +52,7 @@ mppsettings = "1.2.0"

# wear
wear-glance-tiles = "1.0.0-alpha05"
wear-tiles = "1.4.0"
wear-tiles = "1.4.1"

[libraries]
# wear
Expand Down

0 comments on commit aadd26c

Please sign in to comment.