Skip to content

Commit

Permalink
Setting target SDK to 35
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-daily committed Jan 10, 2025
1 parent 255abf4 commit 7d161cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

android {
namespace = "ai.pipecat.simple_chatbot_client"
compileSdk = 34
compileSdk = 35

defaultConfig {
applicationId = "ai.pipecat.simple_chatbot_client"
Expand Down

0 comments on commit 7d161cc

Please sign in to comment.