aboutsummaryrefslogtreecommitdiff
path: root/sentry-stub/build.gradle.kts
blob: 698a36b5e9c12045b5c27726bf283a36c71781d1 (about) (plain)
1
2
3
4
5
/*
 * Copyright © 2014-2021 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") }