diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5e2bdab..19390b1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,16 +9,16 @@ testCore = "1.7.0" lifecycleRuntimeKtx = "2.11.0" activityCompose = "1.13.0" kotlin = "2.3.21" -composeBom = "2026.06.01" +composeBom = "2026.08.00" room = "2.8.4" sqlite = "2.7.0" sqlcipher = "4.17.0" argon2kt = "1.6.0" tink = "1.23.0" work = "2.11.2" -ksp = "2.3.10" +ksp = "2.3.11" biometric = "1.1.0" -appcompat = "1.7.1" +appcompat = "1.8.0" playServicesAds = "25.4.0" playServicesCodeScanner = "16.1.0" playIntegrity = "1.6.0" diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar index b1b8ef5..eddabd2 100644 Binary files a/gradle/wrapper/gradle-wrapper.jar and b/gradle/wrapper/gradle-wrapper.jar differ diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index dbe66e1..84c5a9c 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,7 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionSha256Sum=9c0f7faeeb306cb14e4279a3e084ca6b596894089a0638e68a07c945a32c9e14 -distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip +distributionSha256Sum=84fbba45c7f4c64abc77460e1c00f541e9f960e3c7ed2538f1ede19eacd873ae +distributionUrl=https\://services.gradle.org/distributions/gradle-9.7.0-bin.zip networkTimeout=10000 retries=0 retryBackOffMs=500