Skip to content

Commit 3d4c523

Browse files
committed
Update app template
1 parent 2e21354 commit 3d4c523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

health-metrics/benchmark/template/app/build.gradle.mustache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ plugins {
2121
}
2222

2323
android {
24-
compileSdkVersion 32
24+
compileSdkVersion 34
2525
2626
namespace "com.google.firebase.benchmark"
2727
2828
defaultConfig {
2929
applicationId 'com.google.firebase.benchmark'
3030
minSdkVersion 29
31-
targetSdkVersion 32
31+
targetSdkVersion 34
3232
versionCode 1
3333
versionName '1.0'
3434

0 commit comments

Comments
 (0)