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 f72eca6 commit 4352f79Copy full SHA for 4352f79
extension/benchmark/android/benchmark/app/build.gradle.kts
@@ -10,7 +10,7 @@ plugins { id("com.android.application") }
10
11
android {
12
namespace = "org.pytorch.minibench"
13
- compileSdk = 34
+ compileSdk = 35
14
15
defaultConfig {
16
applicationId = "org.pytorch.minibench"
0 commit comments