Skip to content

Commit 4352f79

Browse files
authored
Update build.gradle.kts
1 parent f72eca6 commit 4352f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/benchmark/android/benchmark/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins { id("com.android.application") }
1010

1111
android {
1212
namespace = "org.pytorch.minibench"
13-
compileSdk = 34
13+
compileSdk = 35
1414

1515
defaultConfig {
1616
applicationId = "org.pytorch.minibench"

0 commit comments

Comments
 (0)