diff options
Diffstat (limited to 'sentry-stub/build.gradle.kts')
-rw-r--r-- | sentry-stub/build.gradle.kts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sentry-stub/build.gradle.kts b/sentry-stub/build.gradle.kts index 698a36b5..0a1cdfea 100644 --- a/sentry-stub/build.gradle.kts +++ b/sentry-stub/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved. + * 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") } |