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