Skip to content

Commit f72eca6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/demo-apps/android/ExecuTorchDemo/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.executorchdemo"
16-
compileSdk = 34
16+
compileSdk = 35
1717

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

0 commit comments

Comments
 (0)