Skip to content

Commit abc392b

Browse files
committed
Update default.gradle
1 parent 58c64a0 commit abc392b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

health-metrics/apk-size/app/default.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ android {
2929

3030
defaultConfig {
3131
applicationId 'com.google.apksize'
32-
minSdkVersion project.targetSdkVersion
32+
minSdkVersion 34
3333
multiDexEnabled true
3434
targetSdkVersion 33
3535
versionCode 1

0 commit comments

Comments
 (0)