Skip to content

Commit

Permalink
Update default.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
daymxn committed Dec 18, 2024
1 parent 58c64a0 commit abc392b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion health-metrics/apk-size/app/default.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {

defaultConfig {
applicationId 'com.google.apksize'
minSdkVersion project.targetSdkVersion
minSdkVersion 34
multiDexEnabled true
targetSdkVersion 33
versionCode 1
Expand Down

0 comments on commit abc392b

Please sign in to comment.