Skip to content

Commit 01b7b69

Browse files
chore(deps): update all non-major dependencies (#209)
Co-authored-by: renovate-self-hosted-apter[bot] <123806997+renovate-self-hosted-apter[bot]@users.noreply.github.com>
1 parent f6ee350 commit 01b7b69

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ targetSdk = "34"
44
javaTargetCompatibility = "17"
55
javaSourceCompatibility = "11"
66

7-
agp = "8.4.0"
7+
agp = "8.4.1"
88
kotlin = "1.9.23"
99
kotlinCoroutines = "1.8.0"
1010
kotlinDate = "0.5.0"
1111
ksp = "1.9.23-1.0.20"
1212

13-
appCompat = "1.6.1"
14-
lifecycleViewModel = "2.8.0"
13+
appCompat = "1.7.0"
14+
lifecycleViewModel = "2.8.1"
1515
sqldelight = "1.5.5"
1616
detekt = "1.23.6"
1717
kover = "0.7.6"

gradle/wrapper/gradle-wrapper.jar

-9 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
# Darwin, MinGW, and NonStop.
5656
#
5757
# (3) This script is generated from the Groovy template
58-
# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
58+
# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
5959
# within the Gradle project.
6060
#
6161
# You can find Gradle at https://github.com/gradle/gradle/.

0 commit comments

Comments
 (0)