aboutsummaryrefslogtreecommitdiff
path: root/openpgp-ktx
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2022-07-15 14:51:39 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2022-07-15 14:53:52 +0530
commit4548140cae6969fda5efbe6127788bc0c4294921 (patch)
treea09a224d9530c538d80b595cc3c01236989be803 /openpgp-ktx
parenta1f838151ec5423510fd9d52c89f3705e04040ce (diff)
Remove openpgp-ktx
Diffstat (limited to 'openpgp-ktx')
-rw-r--r--openpgp-ktx/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/openpgp-ktx/README.md b/openpgp-ktx/README.md
index a5b27b0f..e1598ac1 100644
--- a/openpgp-ktx/README.md
+++ b/openpgp-ktx/README.md
@@ -1,4 +1,6 @@
-# openpgp-ktx [![Maven Central](https://img.shields.io/maven-central/v/com.github.android-password-store/openpgp-ktx.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.android-password-store%22%20AND%20a:%22openpgp-ktx%22)
+# [DEPRECATED] openpgp-ktx [![Maven Central](https://img.shields.io/maven-central/v/com.github.android-password-store/openpgp-ktx.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.android-password-store%22%20AND%20a:%22openpgp-ktx%22)
+
+> Android Password Store no longer uses this library and thus is not maintaining it actively.
Reimplementation of [OpenKeychain]'s integration library [openpgp-api]. Written entirely in Kotlin, it leverages Jetpack to be compatible with modern apps, unlike the original library.