Skip to content

Commit 370d1c5

Browse files
authored
Update build.gradle.kts
1 parent d92a0dd commit 370d1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/demo-apps/android/LlamaDemo/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313

1414
android {
1515
namespace = "com.example.executorchllamademo"
16-
compileSdk = 34
16+
compileSdk = 35
1717

1818
defaultConfig {
1919
applicationId = "com.example.executorchllamademo"

0 commit comments

Comments
 (0)