aboutsummaryrefslogtreecommitdiff
path: root/sentry-stub/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'sentry-stub/build.gradle.kts')
-rw-r--r--sentry-stub/build.gradle.kts2
1 files changed, 0 insertions, 2 deletions
diff --git a/sentry-stub/build.gradle.kts b/sentry-stub/build.gradle.kts
index ea598259..0f48bceb 100644
--- a/sentry-stub/build.gradle.kts
+++ b/sentry-stub/build.gradle.kts
@@ -2,8 +2,6 @@
* Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved.
* SPDX-License-Identifier: GPL-3.0-only
*/
-@file:Suppress("DSL_SCOPE_VIOLATION", "UnstableApiUsage")
-
plugins {
kotlin("jvm")
id("com.github.android-password-store.kotlin-library")