Skip to content

Commit e936b2b

Browse files
committed
Removed debugMini configuration
1 parent 0ec498f commit e936b2b

17 files changed

+0
-10
lines changed

app/build.gradle.kts

-6
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,6 @@ android {
7676
)
7777
signingConfig = signingConfigs.getByName("shareddebug")
7878
}
79-
val debugMini by creating {
80-
initWith(debug)
81-
isMinifyEnabled = true
82-
isShrinkResources = true
83-
matchingFallbacks.add("debug")
84-
}
8579
val release by getting {
8680
isMinifyEnabled = true
8781
isShrinkResources = true
-6.35 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-3.64 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

app/src/debugMini/res/values/constants.xml

-4
This file was deleted.

0 commit comments

Comments
 (0)