Commit ce6cceae authored by vvb2060's avatar vvb2060 Committed by topjohnwu

Smaller stub

parent 7b26e8b8
......@@ -17,10 +17,7 @@ android {
getByName("release") {
isMinifyEnabled = true
isShrinkResources = true
proguardFiles(
getDefaultProguardFile("proguard-android-optimize.txt"),
"proguard-rules.pro"
)
proguardFiles("proguard-rules.pro")
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment