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 58c64a0 commit abc392bCopy full SHA for abc392b
health-metrics/apk-size/app/default.gradle
@@ -29,7 +29,7 @@ android {
29
30
defaultConfig {
31
applicationId 'com.google.apksize'
32
- minSdkVersion project.targetSdkVersion
+ minSdkVersion 34
33
multiDexEnabled true
34
targetSdkVersion 33
35
versionCode 1
0 commit comments