Update core-datastore/build.gradle.kts

Co-authored-by: Alex Vanyo <vanyoalex@gmail.com>
pull/1837/head
Saeed Noshadi 3 years ago committed by GitHub
parent 4814e14a1f
commit 73f6507a88

@ -19,6 +19,7 @@ import com.google.protobuf.gradle.generateProtoTasks
import com.google.protobuf.gradle.protobuf import com.google.protobuf.gradle.protobuf
import com.google.protobuf.gradle.protoc import com.google.protobuf.gradle.protoc
// TODO: Remove once https://youtrack.jetbrains.com/issue/KTIJ-19369 is fixed
@kotlin.Suppress("DSL_SCOPE_VIOLATION") @kotlin.Suppress("DSL_SCOPE_VIOLATION")
plugins { plugins {
id("nowinandroid.android.library") id("nowinandroid.android.library")

Loading…
Cancel
Save