We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d92a0dd commit 370d1c5Copy full SHA for 370d1c5
examples/demo-apps/android/LlamaDemo/app/build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
14
android {
15
namespace = "com.example.executorchllamademo"
16
- compileSdk = 34
+ compileSdk = 35
17
18
defaultConfig {
19
applicationId = "com.example.executorchllamademo"
0 commit comments