Remove unused release config

pull/71/head
madroid 3 years ago
parent 7c6a45eec1
commit e248e90bbf

@ -29,10 +29,6 @@ android {
initWith(getByName("debug"))
matchingFallbacks.add("debug")
}
release {
}
}
// Force the staging variant to use the release source directory. This is necessary so that the
// staging variant uses the remote network.

Loading…
Cancel
Save