From 2b645fec68c0eefa452e11e1ffe57394a9204dde Mon Sep 17 00:00:00 2001 From: Rajan Maurya Date: Tue, 29 Apr 2025 14:47:36 -0400 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 1e7564b..b678e32 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,24 @@ # Mifos-Passcode Library for passcode implementation along with an optional additional feature to ask for passcode when your app resumes from background. (Works with minSDK >= 21) +# 📦 Archived Repository Notice + +> **⚠️ This repository is archived and no longer maintained.** + +Development for **Mifos Passcode** has been **moved to a new repository** built with Kotlin Multiplatform technology. + +### 🔄 New Repository + +Please refer to the actively maintained repository here: +👉 [https://github.com/openMF/mifos-passcode-cmp](https://github.com/openMF/mifos-passcode-cmp) + +### 📌 Why the move? + +This transition allows for: +- ✨ Modernized architecture using **Kotlin Multiplatform (KMP)** +- ✅ Shared logic across Android, iOS, and other platforms +- 🚀 Improved performance, testability, and scalability + # Project Structure : - **`androidApp` Module**: