Remove unused release config

pull/1837/head
madroid 3 years ago
parent aef51eb7ca
commit 52947c72ca

@ -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