diff --git a/examples/simple-chatbot/examples/android/gradle/libs.versions.toml b/examples/simple-chatbot/examples/android/gradle/libs.versions.toml index 1561c2b04..1793b8949 100644 --- a/examples/simple-chatbot/examples/android/gradle/libs.versions.toml +++ b/examples/simple-chatbot/examples/android/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] accompanistPermissions = "0.34.0" -agp = "8.5.2" +agp = "8.7.3" constraintlayoutCompose = "1.1.0" pipecatClientDaily = "0.3.2" kotlin = "2.0.20" diff --git a/examples/simple-chatbot/examples/android/gradle/wrapper/gradle-wrapper.properties b/examples/simple-chatbot/examples/android/gradle/wrapper/gradle-wrapper.properties index 35c800ac7..2c47b5b4b 100644 --- a/examples/simple-chatbot/examples/android/gradle/wrapper/gradle-wrapper.properties +++ b/examples/simple-chatbot/examples/android/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ #Mon Aug 05 13:01:27 BST 2024 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists