Setting target SDK to 35

This commit is contained in:
marcus-daily
2025-01-09 18:40:31 +00:00
committed by Marcus
parent 255abf46ef
commit 7d161cc53b

View File

@@ -7,7 +7,7 @@ plugins {
android {
namespace = "ai.pipecat.simple_chatbot_client"
compileSdk = 34
compileSdk = 35
defaultConfig {
applicationId = "ai.pipecat.simple_chatbot_client"