|
|
@ -13,7 +13,7 @@
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
* limitations under the License.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
@kotlin.Suppress("DSL_SCOPE_VIOLATION")
|
|
|
|
@Suppress("DSL_SCOPE_VIOLATION")
|
|
|
|
plugins {
|
|
|
|
plugins {
|
|
|
|
id("nowinandroid.android.library")
|
|
|
|
id("nowinandroid.android.library")
|
|
|
|
id("nowinandroid.android.library.jacoco")
|
|
|
|
id("nowinandroid.android.library.jacoco")
|
|
|
|