aboutsummaryrefslogtreecommitdiff
path: root/sentry-stub/build.gradle.kts
blob: 0a1cdfea936d967cd8fc5a9f8b023d8d12b5c1b0 (about) (plain)
1
2
3
4
5
/*
 * Copyright © 2014-2024 The Android Password Store Authors. All Rights Reserved.
 * SPDX-License-Identifier: GPL-3.0-only
 */
plugins { id("com.github.android-password-store.kotlin-jvm-library") }