Commit 6618a8f
committed
Disable dependencies info in APK and bundle
Update app/build.gradle.kts to configure dependenciesInfo with includeInApk = false and includeInBundle = false so dependency metadata is not packaged into either the APK or the app bundle. Previously only includeInApk was set.1 parent 8fb9fee commit 6618a8f
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
| |||
0 commit comments