@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// TODO: Remove once https://youtrack.jetbrains.com/issue/KTIJ-19369 is fixed
@Suppress("DSL_SCOPE_VIOLATION")
plugins {
id("nowinandroid.android.library")
@ -20,7 +20,7 @@ import com.google.protobuf.gradle.protobuf
import com.google.protobuf.gradle.protoc
@kotlin.Suppress("DSL_SCOPE_VIOLATION")
id("nowinandroid.android.library.jacoco")
@ -13,7 +13,8 @@