|
|
@ -14,8 +14,6 @@
|
|
|
|
* limitations under the License.
|
|
|
|
* limitations under the License.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
// TODO: Remove once https://youtrack.jetbrains.com/issue/KTIJ-19369 is fixed
|
|
|
|
|
|
|
|
@Suppress("DSL_SCOPE_VIOLATION")
|
|
|
|
|
|
|
|
plugins {
|
|
|
|
plugins {
|
|
|
|
id("nowinandroid.android.library")
|
|
|
|
id("nowinandroid.android.library")
|
|
|
|
id("nowinandroid.android.library.jacoco")
|
|
|
|
id("nowinandroid.android.library.jacoco")
|
|
|
|